This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9236: Initializing enum values with template arguments doesnot work
- From: Wolfgang Bangerth <bangerth at ticam dot utexas dot edu>
- To: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>, <bangerth at ticam dot utexas dot edu>, <gcc-bugs at gcc dot gnu dot org>, <gcc-gnats at gcc dot gnu dot org>
- Date: Thu, 9 Jan 2003 08:37:39 -0600 (CST)
- Subject: Re: c++/9236: Initializing enum values with template arguments doesnot work
> 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/