Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added many missing features to NSGeometry #468

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

Matvii-Jarosh
Copy link
Contributor

No description provided.

Copy link
Contributor

@rfm rfm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks good, but for the typedef, to make it match Apple where possible but still be portable, I think you need to use NS_ENUM(NSUInteger, NSRectEdge).
See NSObjCRuntime.h for definitions/examples.

Copy link
Contributor Author

@Matvii-Jarosh Matvii-Jarosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I was a little stupid with git and there are probably too many commits, I will have to learn how to work through github, patches by email are much easier. I looked and seemed to understand what you were talking about, everything seems to be working for me, thanks for your understanding

@rfm rfm merged commit 8e343cc into gnustep:master Nov 19, 2024
0 of 6 checks passed
@rfm
Copy link
Contributor

rfm commented Nov 19, 2024

Thanks.
I have problems using git too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants