mirror of https://github.com/mono/CppSharp.git
Browse Source
Specifically, on OSX it's generating `2147483648`, while it generates `-2147483648` on VS. I've tried to get down to the cause and Clang itself returns different values on both platforms, even though the compiler seems to deduce the same signed 32-bit integer on both platforms.pull/227/merge
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue