This is the mail archive of the libstdc++@sourceware.cygnus.com 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]

Re: --enable-long-long by default?


Nathan Myers <ncm@cantrip.org> wrote:

> On Wed, May 24, 2000 at 03:28:54PM -0700, Benjamin Kosnik wrote:
> > 
> > Is there a reason ["-enable-long-long"] is not enabled by default? 
> > 
> > If there are no substantive objections, I'll enable it.
> 
> "long long" is not legal ISO C++.  I suppose that as long as 
> "-ansi" or "-pedantic" turns if off, it's ok to default on, 
> but I prefer having extensions turned on when users ask for 
> them, not by default.

"long long" is in C99, and I can't imagine the situation where
enabling "long long" breaks any existing code.  I hope it's on by
default.

-- 
Haruhiko Okumura <okumura@matsusaka-u.ac.jp>
Matsusaka University, 1846 Kubo-cho, Matsusaka, 515-8511 Japan
Phone: +81-598-29-1122  Fax: +81-598-29-1014
http://www.matsusaka-u.ac.jp/~okumura/

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