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++/14186] [3.4 Regression] enum in base class conflicts with derived class


------- Additional Comments From bangerth at dealii dot org  2004-02-18 21:16 -------
The second error message in line 9 is of course due to the missing 
semicolon at the end of the class declaration.  
 
W. 

-- 


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


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