------- 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