realityking / mp4v2

Automatically exported from code.google.com/p/mp4v2
Other
0 stars 0 forks source link

Can't compile with clang #163

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 m...@sbooth.org on 10 Aug 2013 at 7:55

Attachments: