[aspectc-user] Re: Improved support for C++ exceptions?
Olaf Spinczyk
os at aspectc.org
Mon Nov 21 19:59:19 CET 2011
Hi again!
Well, for a user there is no big difference between a segfault and a
message such as "an unexpected error occurred". Therefore, I would
regard a catch-all handler in 'main' only as an improvement but not as a
critical problem. At the moment there are more important points on the
agenda. The release 1.1 will come very soon. :-)
Cheers,
Olaf
Am 21.11.2011 18:36, schrieb Markus Elfring:
>> 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
> _______________________________________________
> aspectc-user mailing list
> aspectc-user at aspectc.org
> http://www.aspectc.org/mailman/listinfo/aspectc-user
>
More information about the aspectc-user
mailing list