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]
Other format: [Raw text]

Re: static const double pi = 3.1415;


Mark Mitchell <mark@codesourcery.com> writes:

[...]

| If people really feel that we need to add this back in, we can do that
| with -fpermissive -- but the only exception we should make is for
| floating-point types, not aggregates, etc.  That latter case cannot
| really be made to work reliably without major work.

I would propose we deprecate it in 3.3 and remove it in 3.4 --
following existing practice.  What do you think?

-- Gaby


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