« Return to Thread: Converting app that uses SJLJ exception to Dwarf-2

Re: Converting app that uses SJLJ exception to Dwarf-2

by JonY-3 :: Rate this Message:

| View in Thread

On 7/24/2009 11:54, leledumbo wrote:
>
>> Well, clean ANSI C don't exactly throw exceptions.
>
> Even via setjmp and longjmp?
>
Hi,

You seem to be confusing what GCC uses for C++ exception mechanism and C
setjmp and longjmp.

Whichever exception model is used for C++, it does not affect C.

------------------------------------------------------------------------------
_______________________________________________
MinGW-users mailing list
MinGW-users@...

This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same.

Most annoying abuses are:
1) Top posting
2) Thread hijacking
3) HTML/MIME encoded mail
4) Improper quoting
5) Improper trimming
_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users

 « Return to Thread: Converting app that uses SJLJ exception to Dwarf-2