Comment 3 for bug 1193025

Revision history for this message
Niederstrasser (niederstrasser) wrote : Re: box3d-context.cpp compile failure with clang (OS X 10.7; not a string literal)

The exact error in coment #0 is from 0.48.4. However, I have tested current trunk as well and I see the same error about potentially insecure string literals. I understand that things won't necessarily be ported back to 0.48.4, but I can always grab trunk patches and apply them locally.

Have you tried compiling trunk with Xcode 4.6, which has a stricter clang than Xcode 4.3.2? llvm-gcc will be gone in Xcode 5, so Inkscape building with 4.3.2 is no guarantee that it will work once Xcode 5 arrives.