c++/9236: Initializing enum values with template arguments does not work

Wolfgang Bangerth bangerth@ticam.utexas.edu
Thu Jan 9 14:46:00 GMT 2003


The following reply was made to PR c++/9236; it has been noted by GNATS.

>From bangerth@ticam.utexas.edu  Mon Jan 13 00:44:10 2003
From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: Volker Reichelt <reichelt@igpm.rwth-aachen.de>,
   <bangerth@ticam.utexas.edu>, <gcc-bugs@gcc.gnu.org>,
   <gcc-gnats@gcc.gnu.org>
Cc:  
Subject: Re: c++/9236: Initializing enum values with template arguments does
 not work
Date: Thu, 9 Jan 2003 08:37:39 -0600 (CST)

 > Synopsis: Initializing enum values with template arguments does not work
 > 
 > State-Changed-From-To: open->closed
 >     The compiler is (correctly) complaining about the
 >     semicolon after "i=N". Just delete it and the code
 >     compiles fine.
 
 How embarrassing :-( I apologize...
 
 W.
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 



More information about the Gcc-prs mailing list