Re: test-fseek fails on W32

2013-04-03 Thread Eric Blake
On 04/01/2013 04:48 PM, Eric Blake wrote: On 04/01/2013 04:36 PM, LRN wrote: Apparently, the MSVCRT implementation of fseek() is used. If not, then we should fix the m4 tests to filter out the buggy W32 fseek and install the gnulib replacement. I'm unsure of how they work. What does

Re: test-fseek fails on W32

2013-04-03 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04.04.2013 00:00, Eric Blake wrote: On 04/01/2013 04:48 PM, Eric Blake wrote: On 04/01/2013 04:36 PM, LRN wrote: Apparently, the MSVCRT implementation of fseek() is used. If not, then we should fix the m4 tests to filter out the buggy W32

Re: test-fseek fails on W32

2013-04-03 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04.04.2013 00:21, LRN wrote: On 04.04.2013 00:00, Eric Blake wrote: On 04/01/2013 04:48 PM, Eric Blake wrote: On 04/01/2013 04:36 PM, LRN wrote: Apparently, the MSVCRT implementation of fseek() is used. If not, then we should fix the m4

Re: test-fseek fails on W32

2013-04-03 Thread Eric Blake
On 04/03/2013 02:21 PM, LRN wrote: I'm still stumped on how to reproduce this; on latest gnulib.git installed in a Cygwin setup, I did: ./gnulib-tool --create-testdir --dir=testdir0 fseeko then in that directory did a configure with a cross compiler: ./configure --host=i686-pc-mingw32