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: objc/8496: Crash if an object is declared instead of a pointer to an object


Synopsis: Crash if an object is declared instead of a pointer to an object

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Sat Mar 15 19:05:36 2003
State-Changed-Why:
    With present 3.3 branch, I get
      g/x> /home/bangerth/bin/gcc-3.3-pre/bin/gcc -c x.m
      x.m: In function `xyz':
      x.m:7: warning: `X' does not respond to `do_something'
    
    Does this indicate that the bug has been fixed?
    
    Thanks
      Wolfgang

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


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