This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/5834: Error compiling source (Internal compiler error)


Synopsis: Error compiling source (Internal compiler error)

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Mon Mar  4 17:45:45 2002
State-Changed-Why:
    A compilation error results with gcc 3.0.4:
    
    g++ edit.c
    edit.c: In member function `void WgtEdit::__KeyPress()':
    edit.c:10: `this->WgtEdit::eKeyPress()' cannot be used as a member pointer,
       since it is of type `void'
    gmake: *** [all] Error 1

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]