freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] ft_setjmp in Codewarrior


From: Werner LEMBERG
Subject: Re: [ft-devel] ft_setjmp in Codewarrior
Date: Sun, 24 Sep 2006 18:45:38 +0200 (CEST)

> This definition also made FT_ValidatorRec's field jump_buffer
> volatile so that a volatile jmp_buf* is passed to (ft_)setjmp and
> (ft_)longjmp. Unfortunately my compiler (GCC 4.1.1) does not emit a
> warning (not even with -Wcast-qual), so this problem eluded
> me. (Strangely G++ 4.1.1 aborts with an error.)

Yep -- it's really necessary that this is going to be fixed.  We've
always supported compilation with both C and C++ compilers.


    Werner




reply via email to

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