This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [wwwdocs] Additional C++ entries in changes.html


On Fri, 6 Feb 2004, Giovanni Bajo wrote:

> Yes, I'm already working on it as you have noticed. It's just that the
> differences between C++98 and C++03 are mostly small details and corrections,
> so I don't think most users would be interested in it. As for c++98 status, I
> think it's mostly useless since we implement already all the main sections of
> the standard.

You might care to put something in standards.texi (mainline and 3.4
branch) where it presently says

@c FIXME: details of C++ standard.

to give details of C++ standard support similar to those given for C
standards.  I take it that though C++ TC1 resulted in a new printing of
the whole of ISO 14882, it's still treated as being purely a correction to
the standard (with the uncorrected version not being supported), so that
C++98 and C++03 are treated as the same standard version by GCC?

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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