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]
Other format: [Raw text]

Re: Enough already! (Re: PROPOSAL: Objective-C++ )


> So I'd say it's is up to the C++ maintainers to approve any patches
> that are not in ObjC-specific code,  If those changes are reasonable,
> then I'd be in favor.

I would oppose Obj-C++ patches that are in the form of changes to
the C++ front end analogous to what is presently done in C.  I
would support patches to combine the C and C++ front ends, and
then get Obj-C++ as something closer to a side-effect.

In general, I would oppose anything that makes it notably harder to
merge the C and C++ front end, or that duplicates additional code
across those front ends.

Note, of course, that this is not my decision; ultimately, that
responsibility rests with the SC.

FWIW,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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