Re: [AD] -fomit-frame-pointer Again

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


--- Julien Cugnière wrote:
> Could you elaborate on that ? I've been using
> -fomit-frame-pointer on my C++ 
> project, which uses exceptions, and I never noticed
> anything...

To elaborate my points a little more, it is technicaly
possible to put try blocks inside all callbacks and
store an error flag and copy of the exception for
rethrowing from main.  But this proccess becomes
extremely tedious and messy extremely fast.

So in conclusion, -fomit-frame-pointer makes callbacks
counter-intuitive to a C++ programmer.




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/