This is the mail archive of the libstdc++@sources.redhat.com 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: Question



I've fixed the missed unused->__unused__ bits, thanks for pointing the out.

Sorry for the late answer WRT -fno-exceptions. The goal of
libstdc++-v3 is standards conformance, which mandates the use of
exceptions and try/catch blocks as they are explicitly specified in
certain parts of the standard, most especially chapter 27. 

Making -fno-exception work, given these constraints, is not a priority.

-benjamin

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