[gtkmm] C & C++ exceptions, FAQ 4.6



Bonjour,
Reading the FAQ, I found item 4.6 and it  reminded me I had the same 
troubles using at-spi callbacks and C++ exceptions.
It is easly solved on gcc by compiling the C libs with -fexceptions 
flag.
Is there any reason for Gtk & Gnome not to be compiled with this flag 
by default ?

I found it really useful to add it in my local .jhbuildrc.

HTH,

Bernard



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]