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?


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.

Nathan Myers
ncm at cantrip dot org

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