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: PROPOSAL: Objective-C++


"Joseph S. Myers" wrote:
> 
> On Tue, 13 Nov 2001, Ziemowit Laski wrote:
> 
> > The Objective-C++ language may be thought of an extension of C++,
> > analogously to how Objective-C extends C.  The language was
> 
> How formal is the specification of this language?  Do you have a set of
> changes to ISO 14882?  Can you give a URL to this specification?

(I knew you were going to ask this... :-) )

It's not specified any more formally than Objective-C proper, which
itself has just the one semi-formal description.  (There have been a
couple incomplete attempts at a formal spec.)

Given that C++ has so many more dark corners, I think it would be a
good idea for us to work up at least a more detailed description
of how Objective-C relates to the underlying C dialect, even if
just to say that the behavior is "undefined".

Stan


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