1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Check for write error on stdout.

This commit is contained in:
Bruno Haible
2000-08-19 09:16:11 +00:00
parent aff9672e5d
commit bebc542b9e
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2000-08-19 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
* src/main.cc (main): Check for write error on stdout before returning.
* src/Makefile.in (LDFLAGS): New definition, to catch the value given at
configure time.