Am Dienstag, den 30.03.2010, 22:54 +0200 schrieb Fabien Parent: > What I said is still true: gcc doesn't follow the c++98 standard > closely. At least in gcc 4.4 shipped in debian sid.
*shrug* You can bet they will assign some proper value as soon as the need to differentiate between C++ 98 and C++0x arises. :-) This is trivial stuff compared to actually implementing C++0x. Also, have you tried to build with "-std=c++98" or whatever the appropriate switch is to enable strict standard-conforming mode? --Daniel _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
