This is the mail archive of the cygwin@cygwin.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] |
Other format: | [Raw text] |
Ada, Java, ObjC are affected as well as C++. Also, note that any C++ code that uses iostreams or STL will be using exceptions. Oh yes, and new/delete use exceptions.
But garden variety C should not be affected. Linking to w32api dll's certainly isn't affected.
FWIW, C++ optimisation is so much better with gcc-3.3 than with 3.2 it would probably pay to recompile C++ libs anyway, even if the exception model hadn't changed
-- Chuck
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |