This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Major bug -- Exception handling broken


From: "Chris Faylor" <cgf@cygnus.com>
> 
> I may be wrong but I believe that Mumit is well-aware that structured
> exception handling is broken on Windows.

This is C++ exception handling, not SEH. I don't know whether the
former is implemented using the latter internally (I wouldn't have
thought so, in GCC), but from the programmer's point of view there's
no connection between the two.

-- 
Ross Smith <ross.s@ihug.co.nz> The Internet Group, Auckland, New Zealand
========================================================================
   "So that's 2 T-1s and a newsfeed ... would you like clues with that?"
                                                       -- Peter Da Silva



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]