This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ada/6558: [mainline regression] Wrongly reverted patches
- From: Geert Bosch <bosch at gnat dot com>
- To: Nathanael Nerode <neroden at twcny dot rr dot com>
- Cc: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, bosch at gcc dot gnu dot org,jsm28 at cam dot ac dot uk, gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Oct 2002 15:59:58 -0500
- Subject: Re: ada/6558: [mainline regression] Wrongly reverted patches
On Tuesday, Oct 29, 2002, at 15:37 America/New_York, Nathanael Nerode
wrote:
Hmm. I think I see a way of cutting down on the number of patches to
check. Looking at cvsweb, it seems that most of the commits to the
Ada ChangeLog are by Mr. Bosch himself. :-) If I assume that he
didn't accidentally revert any of his own patches, then I have a more
reasonable number to go through.
The same is true for all patches from @gnat.com addresses. The main
error I made was to try to merge ACT->FSF without first doing FSF->ACT.
I tried to go through the entire diff and make sure no changes were
undone,
but I missed some cases. I will not make this mistake again.
Nathanael, thank you for your help.
-Geert