X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-fflush2.c;h=105a57551e8031af410388ccdc5af14b8e75bb83;hb=07c1f7b3d60a2d8433bddf1a85c33bc2ba4f59ff;hp=884b5558bb42579213c58c49cc350ae6c1f41ec9;hpb=adc924bb2fb338cd1c52d1c236be005c85871748;p=gnulib.git diff --git a/tests/test-fflush2.c b/tests/test-fflush2.c index 884b5558b..105a57551 100644 --- a/tests/test-fflush2.c +++ b/tests/test-fflush2.c @@ -28,6 +28,7 @@ if (!(expr)) \ { \ fprintf (stderr, "%s:%d: assertion failed\n", __FILE__, __LINE__); \ + fflush (stderr); \ abort (); \ } \ } \ @@ -54,7 +55,7 @@ main (int argc, char **argv) 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 . The Austin Group has not yet decided how this should behave. */ /* Check that fflush after a non-backup ungetc() call discards the ungetc