c++/3935: const static class member access

gdr@gcc.gnu.org gdr@gcc.gnu.org
Mon Aug 13 04:27:00 GMT 2001


Synopsis: const static class member access

Responsible-Changed-From-To: unassigned->gdr
Responsible-Changed-By: gdr
Responsible-Changed-When: Mon Aug 13 04:27:02 2001
Responsible-Changed-Why:
    Boo!
State-Changed-From-To: open->analyzed
State-Changed-By: gdr
State-Changed-When: Mon Aug 13 04:27:02 2001
State-Changed-Why:
    Strictly speaking, your program is ill-formed since the definitions
    for foo1::left and foo1::right are missing.
    
    That said, I must confess that GCC-3.0 behaviour is a regression over
    2.95, and inconsistent.
    
    -- Gaby

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3935&database=gcc



More information about the Gcc-bugs mailing list