This is the mail archive of the gcc@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]

Re: long long, C++ testsuite and -ansi -pedantic-errors


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:

    Gabriel> 03:06:39 +0200 | | > Even in 5 years, I'm not sure C++
    Gabriel> will incorporate long long; and I | > can wait too :-) |
    Gabriel> | I am.  No need to wait though.

    Gabriel> Well, you aren't ISO/SC22/WG21.

    Gabriel> What you happen to think is quite distinct from what the
    Gabriel> committee will ultimately decide.

I've heard enough.  

This conversation is degrading into name-calling and is generating
ill-will, and there's no place for that on this list.  It is certainly
appropriate to discuss whether or not G++ should complain about `long
long', but not in this manner.

libstdc++ V3 needs to have a mode (and it probably does!) where `long
long' isn't use for compilers that don't accept it -- since they don't
need to at this point.  And g++ should probably accept it with a
warning, rather than issuing an error.  At least, that's my two cents;
I'd like to hear Jason's opinion.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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