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: [RFC] merge in the libobjc branch


pinskia@physics.uc.edu (Andrew Pinski)  wrote on 16.04.04 in <C5343EB1-8FB2-11D8-AF3D-000393A6D2F2@physics.uc.edu>:

> -#ifdef __cplusplus
> -  Class super_class;
> -#else
>    Class class;                              /* Object's super class. */
> -#endif

This (and similar elsewhere) seems like an unintended reversion.

MfG Kai


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