This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]