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


Mike Stump <mrs@windriver.com> writes:

| > To: Mike Stump <mrs@windriver.com>
| > From: Gabriel Dos Reis <gdr@codesourcery.com>
| > Date: 13 Jun 2000 02:42:48 +0200
| 
| > Unless I'm mistaken, ISO C++ doesn't follow ISO C on the long long
| > road.
| 
| Yes, you're mistake.  What you assume is `now' or `currently'.  I
| don't.  In my opinion, there isn't a good reason to take your
| approach.  It is only not in currently because the 5 year clock hasn't
| expired on revving the C++ Standard, when it does, then you'll see I
| was right.  I can wait.

:-)

Even in 5 years, I'm not sure C++ will incorporate long long; and I can
wait too :-)

I think -ansi -pedantic should check for the language rules as
currently defined. Or we have to rename these options (or change their
documentations).

-- Gaby
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]