This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: ada/6558: [mainline regression] Wrongly reverted patches
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: bosch at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 29 Oct 2002 21:06:02 -0000
- Subject: Re: ada/6558: [mainline regression] Wrongly reverted patches
- Reply-to: Nathanael Nerode <neroden at twcny dot rr dot com>
The following reply was made to PR ada/6558; it has been noted by GNATS.
From: Nathanael Nerode <neroden@twcny.rr.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, bosch@gcc.gnu.org,
jsm28@cam.ac.uk, gcc-bugs@gcc.gnu.org
Cc:
Subject: Re: ada/6558: [mainline regression] Wrongly reverted patches
Date: Tue, 29 Oct 2002 16:04:08 -0500
Found the first bogus reversion, from ChangeLog 1.105 by neil.
ada: * misc.c (gnat_decode_option, gnat_init_options): Make definitions
static too.
(gnat_init): Don't return NULL.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6558
So the ChangeLog only has to be checked from here to Geert's fatal patch
at 1.201. I can and will do this; I'd like someone else to help me by
unreverting the patches as I find them. I think we can get this done
pretty efficiently, actually.
--Nathanael