X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-fpending.c;h=8d9e5ae9128224b9908b693b842bbf3b3f911936;hb=2ce0c024d8f5f537b8c1b2509c615af1ea430537;hp=05563f8702f47315d9d4e1941236ed29f57b6976;hpb=606dd130bdce412935eca78598923720a7e346c4;p=gnulib.git diff --git a/tests/test-fpending.c b/tests/test-fpending.c index 05563f870..8d9e5ae91 100644 --- a/tests/test-fpending.c +++ b/tests/test-fpending.c @@ -1,6 +1,6 @@ /* Ensure that __fpending works. - Copyright (C) 2004, 2007 Free Software Foundation, Inc. + Copyright (C) 2004, 2007-2008 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -30,6 +30,7 @@ if (!(expr)) \ { \ fprintf (stderr, "%s:%d: assertion failed\n", __FILE__, __LINE__); \ + fflush (stderr); \ abort (); \ } \ } \