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: PATCH: ObjC++-related common code mods


Andrew Pinski <apinski@apple.com> writes:

> On Aug 16, 2004, at 11:53 PM, Zack Weinberg wrote:
>
>> Ziemowit Laski <zlaski@apple.com> writes:
>>
>>> Ok, so I've whittled down my patch from yesterday so that now it only
>>> contains the front-end-independent code, so that one of the blanket
>>> maintainers can review it.  OK if bootstrap succeeds?
>>
>> Thank you for whittling down the patch.  Now, please explain each
>> change: what it does, why you need it, why it has to be done that
>> way.  We cannot read your mind.
>
> Since my name gets mentioned I can explain each patch.
>
> gcc.c part just adds Objective-C++ part of the driver just like any
> other language listed in gcc.c.
>
> gengtype.c part adds support for languages which uses other languages
> header/source files aka so the Objective-C++ can get the gtype-* files 
> of the C++
> and the Objective-C files.

Please be more specific.

zw


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