This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Fix ac_c99_complex configury
Paolo Carlini <pcarlini@suse.de> writes:
| Another, more serious, tought I entertained during the last weeks,
| actually, is whether we could *finally* remove the include/backward
| stuff! I believe that for 4.1 would be absolutely *correct* wrt our
| deprecation/removal policy.
In theory it would be in line with our policy; however in practice it
would be a disaster. This stuff is even described in the C++ standard
(under the deprecated heading I agree) and there are still people
using it.
-- Gaby