[Bug objc/7098] ObjC front end doesn't understand attributes on method parameters

2010-10-23 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7098 Nicola Pero nicola at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug objc/7098] ObjC front end doesn't understand attributes on method parameters

2008-09-19 Thread dominiq at lps dot ens dot fr
--- Comment #7 from dominiq at lps dot ens dot fr 2008-09-19 18:32 --- Although I know this is not the right way to fix pr34310 I have done the following change to /usr/include/objc/Protocol.h: --- /usr/include/objc/Protocol.h-orig 2008-09-19 17:16:42.0 +0200 +++

[Bug objc/7098] ObjC front end doesn't understand attributes on method parameters

2008-09-16 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-09-16 22:30 --- *** Bug 34310 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug objc/7098] ObjC front end doesn't understand attributes on method parameters

2008-09-16 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-09-16 22:31 --- Grrr, looks like Apple's Runtime headers in Mac OS X 10.5 have attributes on the methods :(. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7098

[Bug objc/7098] ObjC front end doesn't understand attributes on method parameters

2005-11-27 Thread ghazi at gcc dot gnu dot org
--- Comment #4 from ghazi at gcc dot gnu dot org 2005-11-28 03:16 --- Andrew, any progress on this one? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7098

[Bug objc/7098] ObjC front end doesn't understand attributes on method parameters

2005-09-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-03 00:43 --- This might be easier with the new parser, I will try to get something to submit soon. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7098