Adjusted GTMergeAnalysis type by slavikus · Pull Request #522 · libgit2/objective-git
Navigation Menu
{{ message }}
libgit2 / objective-git Public
- Notifications You must be signed in to change notification settings
- Fork 285
Merged
Conversation
Copy link
Contributor
slavikus
commented
Oct 2, 2015
slavikus
commented
GTMergeAnalysis is actually NS_OPTIONS and not NS_ENUM. Swift is getting confused at the bitmasks when it's defined as NS_ENUM.
GTMergeAnalysis is actually NS_OPTIONS and not NS_ENUM. Swift is getting confused at the bitmasks when it's defined as NS_ENUM.
joshaber
self-assigned this
Copy link
Member
joshaber
commented
Oct 2, 2015
joshaber commented
Oct 2, 2015Good catch 👍
joshaber
merged commit
f2adb0f
into
libgit2:master
pietbrauer
mentioned this pull request
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment