c++/9935: g++-3.4 rejects legel code

bangerth@dealii.org bangerth@dealii.org
Tue Mar 4 15:34:00 GMT 2003


Synopsis: g++-3.4 rejects legel code

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Tue Mar  4 15:34:50 2003
State-Changed-Why:
    Not a bug. If accessing members of the base class, you 
    need to write this->Dims, etc.
    
    There's a section in the non-bugs chapter of the manual
    on this.
    
    W.

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



More information about the Gcc-prs mailing list