On Wed, 25 Apr 2012, Mailaripillai, Kannan Jeganathan wrote:
I think it is better we mention it (in the manual) and its deprecation plan
How to get the current GCC manual
http://gcc.gnu.org/onlinedocs/gcc/Standards.html#Standards
fixed to include this information (c++0x deprecation)?
By submitting a patch.
http://gcc.gnu.org/contribute.html
The file is gcc/doc/standards.texi.
Before fixing we need to know when we will be deprecating c++0x?
The flag -std=c++0x is already deprecated, that's why it isn't
documented anymore...
--
Marc Glisse