tting/settings ultimately result in the issue, but I did want to provide details that the failure doesn't seem to be specific to the unit test.Thanks for your responses.DavidĀ
Original Message
Subject: Re: test-binary-io unit test failure under MingW + fix patches
From: Bruno
Hello David,
> This should now be in plain text.
It is. Thanks.
> Here are the requested details about my specific setup. It is a
> standard MinGW install (mingw-get-inst-20110211.exe) using the
> pre-packaged repository catalogs and MSYS.
> ...
> - 50GB NTFS partition on a local SATA drive
>
ight be useful:
GCC: gcc version 4.5.2 (GCC) [Target: mingw32]
LD: GNU ld (GNU Binutils) 2.21
Make: GNU Make 3.81 (i686-pc-msys)
MinGW version from _mingw.h: 3.18
Project layout:
binaryio
- lib
- m4
- tests
David
Original Message ----
Subject: Re: test-binary-io unit test failu
Hello,
When you write to a mailing list, such as bug-gnulib, please always write
plain-text mails, not HTML mails. There must be a switch in your mail program
to ensure this.
David Collins wrote:
> The test-binary-io unit test fails under MinGW running under Windows XP.
>
> OS: Windows XP
> MinG
The test-binary-io unit test fails under MinGW running under Windows XP.OS: Windows XPMinGW Version: 20110211Gnulib Version: 2011-02-28This test failure can be easily reproduced with the following commands given a skeleton automake project:$ gnulib-tool --with-tests --import poll$ Make the modifica