bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'fflush' test failure on Cygwin


From: Bruno Haible
Subject: Re: 'fflush' test failure on Cygwin
Date: Wed, 25 Apr 2007 09:56:21 +0200
User-agent: KMail/1.5.4

Eric Blake wrote on 2007-04-17:
> we also need a module for
> ftell/ftello (until that is written, fflush fails to compile on mingw).

With this, fflush at least compiles on mingw:

2007-04-25  Bruno Haible  <address@hidden>

        * modules/fflush (Depends-on): Add ftello.

*** modules/fflush      17 Apr 2007 03:38:08 -0000      1.3
--- modules/fflush      25 Apr 2007 07:54:54 -0000
***************
*** 7,12 ****
--- 7,13 ----
  
  Depends-on:
  fpurge
+ ftello
  stdio
  unistd
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]