freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Crash because of invalid use of setjmp


From: David Turner
Subject: Re: [ft-devel] Crash because of invalid use of setjmp
Date: Thu, 24 Aug 2006 17:16:31 +0200
User-agent: Thunderbird 1.5 (Windows/20051201)


I agree with you.
If we can replace a FT_BASE_DEF'ed function with a macro without ABI-breaking,
I think using Jens's macro:

   #define ft_validator_run( valid ) setjmp( (valid)->jump_buffer )

is the best.

I cannot find any situation where ft_validator_run function is useful...

I completely agree. Sorry for introducing this STUUUUPID thing in the first place.

Regards,

- David Turner
- The FreeType Project  (www.freetype.org)


***********************************************************************************
Information contained in this email message is confidential and may be 
privileged, and is intended only for use of the individual or entity named 
above. If the reader of this message is not the intended recipient, or the 
employee or agent responsible to deliver it to the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. If you have received this communication 
in error, please immediately notify the address@hidden and destroy the original 
message.
***********************************************************************************




reply via email to

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