Paolo Bonzini wrote: > On 10/13/2010 10:19 AM, Jim Meyering wrote: >> Hi Paolo, >> >> Is this change ok with you? >> Without it, I see many warnings like this when running >> coreutils's "make check" (with --enable-gcc-warnings): >> >> test-select.c: In function 'test_pair': >> test-select.c:330: warning: ignoring return value of 'write', declared \ >> with attribute warn_unused_result >> test-select.c:336: warning: ignoring return value of 'read', declared \ >> with attribute warn_unused_result > > Sure, thanks (and the addendum too).
Thanks for the quick review. Pushed.