> IIRC using setjmp() and longjmp() with some versions of gcc requires
> declaring some variables as "volatile" or it may clobber them.

In case we really still need volatiles it might be an idea to define a
macro VOLATILE in the config headers and use this instead...


    Werner


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to