This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [9602-004] Re: ada/5907: The Ada front end lacks a proper manual
- From: dewar at gnat dot com (Robert Dewar)
- To: dewar at gnat dot com, fw at deneb dot enyo dot de
- Cc: brosgol at gnat dot com, file at gnat dot com, gcc-bugs at gcc dot gnu dot org,hp at bitrange dot com, jsm28 at cam dot ac dot uk, zack at codesourcery dot com
- Date: Tue, 12 Mar 2002 13:11:44 -0500 (EST)
- Subject: Re: [9602-004] Re: ada/5907: The Ada front end lacks a proper manual
I think it is important to put out the unix version, so that there is something
usable for users. Certainly the main version can go in as well.
Note that the @ifset vms stuff accounts for only a very small fraction
of the vms specific stuff.
One thing that has been done is to use the unique character ^ for VMS
replacements (as in ^.ads^.ADS^) rather than \ allowing easier specific
modifications to this scheme in the future.