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++/10634] in-class initialization of static data members no longer allowed


------- Additional Comments From bangerth at dealii dot org  2004-05-06 14:22 -------
I personally believe we should stick with our present behavior. We have 
had pretty widely distributed releases 3.2.3 and 3.3.x in between, and 
have not gotten many reports about this. It seems absurd to go back in 
3.4.1 or 3.5.0 to allow behavior that  
- we haven't supported in a while 
- isn't standards conforming 
- must be switched on by a flag 
 
W. 

-- 


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


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