This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Ada bootstrap failure on i386-unknown-freebsd4.7
- From: Geert Bosch <bosch at gnat dot com>
- To: Ritzert at t-online dot de
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 24 Jan 2003 10:21:28 -0500
- Subject: Re: [patch] Ada bootstrap failure on i386-unknown-freebsd4.7
On Friday, Jan 24, 2003, at 06:33 America/New_York, Ritzert@t-online.de
wrote:
I needed this patch (attached to prevent the webmailer from messing up
the diff...) to bootstrap CVS HEAD on i386-unknown-freebsd4.7.
Without the patch I get:
/home/ritzert/gcc-HEAD/gcc/gcc/ada/adaint.c:2260: warning: function
declaration isn't a prototype
2003-01-24 Michael Ritzert <ritzert@t-online.de>
* adaint.c (convert_addresses): Add prototype.
Your message didn't include a patch or attachment with a patch.
Assuming the patch isn't too large, could you repost with the
patch appended as plain text? Thanks in advance.
-Geert