This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] testsuite/25193 libstdc++ testsuite fails on cygwin
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: "Billinghurst, David (CALCRTS)" <david dot billinghurst at comalco dot riotinto dot com dot au>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Wed, 14 Dec 2005 14:38:17 +1100
- Subject: Re: [patch] testsuite/25193 libstdc++ testsuite fails on cygwin
- References: <026DCC31AB859648A6F16C0E5CD2580D056C39@calttsv025.cal.riotinto.org>
> libstdc++ testsuite fails on cygwin while trying to delete a file.
Why does it fail? If it's all that common, would it not be better for
remote_file to catch the error itself?
Ben