This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada files now checked in
- To: dewar at gnat dot com
- Subject: Re: Ada files now checked in
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 07 Oct 2001 16:19:16 +0200
- Cc: fw at deneb dot enyo dot de, bosch at gnat dot com, dnovillo at redhat dot com, gcc at gcc dot gnu dot org, kenner at vlsi1 dot ultra dot nyu dot edu, zack at codesourcery dot com
- Organization: CodeSourcery, LLC
- References: <20011007123426.63316F28AE@nile.gnat.com>
dewar@gnat.com writes:
| j.adb:3:04: "xyz" is undefined
|
| compared to the c message
|
| j.c:1: `asdf' undeclared (first use this function)
For a non-native English speaker like me, I have always questioned
myself why the latter choice (which I find odd and difficult to read)
is current practice and not the former. FWIW, I would suggest that we
switch to Robert's suggestion.
-- Gaby