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]

Re: patch: <bits/localefwd.h> with -fno-exceptions



> It still does not work. below a patch with trivial changes to make basic 
> programs work. Those who use STL string still don't work because 
> bits/basic_string.tcc contains a lot of eh related statements. I'm not sure 
> what to do with them. I guess those try/catch blocks ought to be replaced 
> with an if and a __throw_xxx call ?

I think you're using flawed sources. CVS sources already have mods for 
this stuff. Please update and try again.

-benjamin


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