[aspectc-user] Re: Improved support for C++ exceptions?

Markus Elfring Markus.Elfring at web.de
Mon Nov 21 18:36:29 CET 2011


> The default compiler settings for Puma/AspectC++ contain
> "-fno-rtti -fno-exceptions".

I am surprised that such C++ features are switched off for the build of your 
current software. Would you like to depend on the error handling strategy 
"crash-only software" forever?
http://en.wikipedia.org/wiki/Crash-only_software

http://stackoverflow.com/questions/6049563/with-fno-exceptions-what-happens-with-new-t

Regards,
Markus



More information about the aspectc-user mailing list