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: C++ PATCH: PR 20599 (1/3)


> 
> The differences between c++03 and c++-whatever-the-number is are
> trivial; c99 is a much bigger jump.

Besides the point, we don't impelemant all the features of C99 correctly
or even C89/C90.  (yes C++ is in worse shape but that is because of the ARM).

If we finally decide to move over to C99, I think we should have all the features
implemented (correctly).

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16620
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16989
Are both useful bugs to track the progress.

-- Pinski


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