This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] gnat.dg/socket[12].adb test duplicates?
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Arnaud Charlet <charlet at adacore dot com>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: Sat, 29 Mar 2008 18:44:38 +0100
- Subject: Re: [Ada] gnat.dg/socket[12].adb test duplicates?
- References: <1203791153.27593.929.camel@localhost> <20080223184104.GB84292@adacore.com>
- Reply-to: laurent at guerby dot net
On Sat, 2008-02-23 at 19:41 +0100, Arnaud Charlet wrote:
> > gnat.dg/socket1.adb and socket2.adb are identical AFAICT, is there a
> > special reason to have both?
>
> Probably none. Feel free to remove one of them.
I've removed socket2.adb, sorry for the delay.
2008-03-29 Laurent GUERBY <laurent@guerby.net>
* gnat.dg/socket2.adb: Remove since identical to socket1.adb.
Laurent