This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ada/5907: The Ada front end lacks a proper manual
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Florian Weimer <fw at deneb dot enyo dot de>
- Cc: <gcc-gnats at gcc dot gnu dot org>, <gcc-bugs at gcc dot gnu dot org>, <brosgol at gnat dot com>
- Date: Sun, 10 Mar 2002 18:59:53 +0000 (GMT)
- Subject: Re: ada/5907: The Ada front end lacks a proper manual
On Sun, 10 Mar 2002, Florian Weimer wrote:
> We would need a couple of hundered macros, I think. For example, the
> preprocessing rewrites all strings like "hello.adb" to "HELLO.ADB",
> "hello.o" to "HELLO.OBJ", and so on. If you had to write
> "@helloadb{}" and "@helloo{}", reading the sources would become rather
> difficult.
Define a macro that's used like @vmsfile{hello.adb}{HELLO.ADB}.
--
Joseph S. Myers
jsm28@cam.ac.uk