This is the mail archive of the gcc@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]

Re: A c-parse.in patch



  In message <m0yB13D-00058JC@ocean.lucon.org>you write:
  > Hi,
  > 
  > It doesn't make much senses to patch objc-parse.y instead of
  > c-parse.in. Here is a patch.
  > 
  > 
  > -- 
  > H.J. Lu (hjl@gnu.org)
  > --
  > Fri Mar  6 07:34:54 1998  H.J. Lu  (hjl@gnu.org)
  > 
  > 	* c-parse.in: Recognize protocol qualifiers in class
  > 	definitions for objc.
  > 	Include "output.h".
  > 	(yyerror): Remove redundant decl.
  > 	(yyprint): Fix prototype.
Thanks.  I *knew* there was a change I forgot to bring back into
c-parse.in after Jason raised this issue, I just couldn't find it!

I've installed your change.  Thanks!
jeff


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