You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently updated to clang (Apple LLVM version 5.0 (clang-500.1.63) (based on
LLVM 3.3svn)) and I can't build svn revision 503. One error was a preprocessor
error and the others were related to integer narrowing. I've "solved" the
issue by switching to longs but I haven't thoroughly tested the result. It is
related to command line stuff, not the library core.
I've attached a patch that gets things working.
Original issue reported on code.google.com by [email protected] on 10 Aug 2013 at 7:55
Original issue reported on code.google.com by
[email protected]
on 10 Aug 2013 at 7:55Attachments:
The text was updated successfully, but these errors were encountered: