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;




--On Tuesday, February 18, 2003 08:39:00 AM +0100 Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:

I would propose we deprecate it in 3.3 and remove it in 3.4 --
following existing practice.  What do you think?
I assume that by "it" you mean initializing static floating-point data members in-class.

I still think that in some sense there's nothing to deprecate; this was a very unofficial extension.

Your proposal is OK with me, if there's a good patch for it.

--
Mark Mitchell mark@codesourcery.com
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]