]> Savannah Git Hosting - gnulib.git/commitdiff
fgetc, fputc, fread, fwrite tests: Avoid compilation error on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 24 Sep 2011 15:59:54 +0000 (17:59 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 24 Sep 2011 15:59:54 +0000 (17:59 +0200)
* modules/fgetc-tests (Depends-on): Add unistd.
* modules/fputc-tests (Depends-on): Likewise.
* modules/fread-tests (Depends-on): Likewise.
* modules/fwrite-tests (Depends-on): Likewise.

ChangeLog
modules/fgetc-tests
modules/fputc-tests
modules/fread-tests
modules/fwrite-tests

index 3aca0330d8cf55343844feb59f4c0abb82f2888b..ceca562617c2798038cffaf2be98ad1162231d7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-09-24  Bruno Haible  <bruno@clisp.org>
+
+       fgetc, fputc, fread, fwrite tests: Avoid compilation error on MSVC.
+       * modules/fgetc-tests (Depends-on): Add unistd.
+       * modules/fputc-tests (Depends-on): Likewise.
+       * modules/fread-tests (Depends-on): Likewise.
+       * modules/fwrite-tests (Depends-on): Likewise.
+
 2011-09-24  Bruno Haible  <bruno@clisp.org>
 
        dup: Simplify autoconf test.
index 9bbb166e50fdbe21d7769a80863594125dcd93cd..25077f7ad116bc8bda6556f74c57a726fac9a128 100644 (file)
@@ -4,6 +4,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+unistd
 
 configure.ac:
 
index 6aa348ecaaf8ef2014eadc3b6b2c50337cd697dd..a6c89583e12cf39fe528debe450e9346f0b374cd 100644 (file)
@@ -4,6 +4,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+unistd
 
 configure.ac:
 
index 49f0a71862240dbfee1f4d119d42c23f740f660e..c37901f8db4dd5f0dc1ed2becc6bf792740942b4 100644 (file)
@@ -4,6 +4,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+unistd
 
 configure.ac:
 
index 496fe8001972addd6ba02c4f4c5180a632ae8bd5..00d8e7e8764ba78528c63acb30af1c64fdc0f0f8 100644 (file)
@@ -4,6 +4,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+unistd
 
 configure.ac: