[Bug libstdc++/33832] Can't tell gcc 4.3 libstdc++ API from gcc 4.2 libstdc++ API

hjl at lucon dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 21 21:45:00 GMT 2007



------- Comment #1 from hjl at lucon dot org  2007-10-21 21:45 -------
I believe we should add those deleted ext/xxx header files with

#warning __FILE__ is deprecated ....
#include <backward/xxx>

if we want to move ext/xxx to backward/xxx. It is never a good idea to break
the existing C++ applications for no very good reasons.


-- 

hjl at lucon dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33832



More information about the Gcc-bugs mailing list