Mercurial > hg > octave-kai > gnulib-hg
diff tests/test-fflush2.c @ 9819:9ccce8a9bf52
Pass test-freadseek on cygwin.
* modules/freadseek (Depends-on): Use freadptr, not freadseek.
* lib/freadseek.c (freadseek): Don't increment beyond bounds of
ungetc buffer.
* tests/test-fflush2.c (main): Fix typo.
Signed-off-by: Eric Blake <ebb9@byu.net>
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Sat, 29 Mar 2008 07:15:50 -0600 (2008-03-29) |
parents | fc76a5b22f64 |
children | 0be6f1ab456d |
line wrap: on
line diff
--- a/tests/test-fflush2.c +++ b/tests/test-fflush2.c @@ -54,7 +54,7 @@ The Austin Group has not yet decided how this should behave. */ #endif #if 0 - /* Check fflush after a non-backup ungetc() call. This is case 1 in terms of + /* Check fflush after a non-backup ungetc() call. This is case 2 in terms of <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00131.html>. The Austin Group has not yet decided how this should behave. */ /* Check that fflush after a non-backup ungetc() call discards the ungetc