Replies: 1 comment 1 reply
-
It should be |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋
I see a "mix" regarding usage of enums; as example, some method require the enum explicitly:
Magick.Native/src/Magick.Native/MagickImage.h
Line 171 in d0a63d7
And some doesn't:
Magick.Native/src/Magick.Native/MagickImage.h
Line 433 in d0a63d7
Is it possible to standardize - one way or the other ? (I don't know the consequences, something like ABI break maybe?)
Regards.
Beta Was this translation helpful? Give feedback.
All reactions