This is the mail archive of the gcc-patches@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: [libobjc-branch] change __inline__ to inline and add somecomments


Andrew Pinski <pinskia@physics.uc.edu> writes:

> Since __inline__ is no longer needed as inline is included in C99 and
> these files can
> only be compiled with GCC.
> Also I added one more FIXME comment and removed one which no longer
> applies.
>
>
> Thanks,
> Andrew Pinski
>
>
> ChangeLog:
>          * archive.c: s/__inline__/inline
>          * sendmsg.c: Likewise.

>          * encoding.c: Remove FIXME about the warning
>          about unused variable.
>          * sendmsg: Add a FIXME comment saying that
>          this should be using libffi.

Those patches are rather obvious IMO and do not need a separate
branch.  We're in stage one and I suggest to send such "trivial"
patches for mainline now to make merging of your branch easier...

Cheers,
Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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