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]: new binary compatibility chapter in GCC manual


On Tue, 3 Sep 2002, Janis Johnson wrote:

> The file extend.texi already includes three chapters:
> 
>   C Implementation-defined behavior
>   Extensions to the C Language Family
>   Extensions to the C++ Language

The first one of these really belongs in a separate file as well.

> I'll put it in a separate file, though, if that's what you prefer.

It should go in a separate file; extend.texi should just describe GNU
extensions to languages whose front ends are covered in the main manual
(that is, C and C++, since objc has a separate file that used to be in the
libobjc directory).

> Is the content OK for a first cut?  How about its position within the
> manual?

The content is OK.  The position should probably be after objc.texi rather 
than coming between the discussion of C/C++ extensions and that of ObjC 
extensions.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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