This is the mail archive of the gcc-bugs@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]

[Bug c++/11393] Initializer of static const float class member is not legal in c++98


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11393



------- Additional Comments From gdr at integrable-solutions dot net  2003-07-04 11:33 -------
Subject: Re:  Initializer of static const float class member is not legal in c++98

"pinskia at physics dot uc dot edu" <gcc-bugzilla@gcc.gnu.org> writes:
| It does reject with "gcc -S pr11393.cc -pedantic-errors" in the mainline (20030701) and has done 
| since at least 2.95.3.

that is because, we actively removed that undocumented extension from
mainline. 

-- Gaby


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