c-stack: avoid "ignoring return value of `write'" warning
authorJim Meyering <meyering@redhat.com>
Sat, 21 Nov 2009 16:52:54 +0000 (17:52 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 21 Nov 2009 16:54:27 +0000 (17:54 +0100)
commitdf57f4270959d6679422896ca6f579d048777d81
tree3adbe3badc7bbd578bc57030984e47ac17faef16
parente9b552cf52b6200633c335b19a2f703f72f8683a
c-stack: avoid "ignoring return value of `write'" warning

* lib/c-stack.c: Include "ignore-value.h".
(die): Explicitly ignore each write return value.
* modules/c-stack (Depends-on): Add ignore-value.
ChangeLog
lib/c-stack.c
modules/c-stack