c++/8166: A static const int class variable becomes an undefined symbol.

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Oct 8 01:42:00 GMT 2002


Synopsis: A static const int class variable becomes an undefined symbol.

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Tue Oct  8 01:42:17 2002
State-Changed-Why:
    not a bug. You have only declared the static const, 
    not defined it -- see [9.4.2]/4

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8166



More information about the Gcc-bugs mailing list