This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

using -fno-exceptions


Hi, 

It is no longer possible to use libstdc++ (v3) with a project that uses
-fno-exceptions. Is this intended behaviour ? Previously, all throw, catch 
etc statements where encapsulated in preprocessor #defines (__STL_THROW 
etc). 

If not, I can prepare a patch but I want to know if I waste my time or not. 

BTW, the ml archive doesn't list any mails from this millenium ?!

Please keep me cc'ed I'm not subscribed to this list. 


Dirk

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