Re: [PATCH] test-select-stdin.c: avoid warn_unused_result warnings

2010-10-17 Thread Bruno Haible
Hi Jim, > I think it is uncontroversial. > > Pushed. I hope that's ok. The time window you gave me to react on this one was less than 24 hours; I couldn't answer in time. On this one, I would have preferred to silence the warnings in a cheaper way. It's irrelevant for the train of events insid

Re: [PATCH] test-select-stdin.c: avoid warn_unused_result warnings

2010-10-14 Thread Jim Meyering
m Meyering > Date: Wed, 13 Oct 2010 11:22:35 +0200 > Subject: [PATCH] test-select-stdin.c: avoid warn_unused_result warnings > > * tests/test-select-stdin.c: Include "macros.h". > ASSERT that read and fflush succeed. > --- > ChangeLog |6 ++ &

[PATCH] test-select-stdin.c: avoid warn_unused_result warnings

2010-10-13 Thread Jim Meyering
ng Date: Wed, 13 Oct 2010 11:22:35 +0200 Subject: [PATCH] test-select-stdin.c: avoid warn_unused_result warnings * tests/test-select-stdin.c: Include "macros.h". ASSERT that read and fflush succeed. --- ChangeLog |6 ++ tests/test-select-stdin.c |7 +-- 2