freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] question regarding use of volatile in Freetype


From: Werner LEMBERG
Subject: Re: [ft] question regarding use of volatile in Freetype
Date: Thu, 06 Dec 2007 18:23:13 +0100 (CET)

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]