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: Disallow floating-point literals in integral-constant expressions



On 2005-02-01, at 03:38, Mike Stump wrote:

Yes, that is exactly my point. In my world, users like to be able to get warnings for a release, while they fix things. This let's them file codegen bugs sooner, as their projects compile sooner, it lets me do more testing, as I can compile their projects, instead of having those project fail to build...

Where is the --disable-obscure-extensions option then?



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