Re: [Qemu-devel] [PATCH] tests/tcg: fix a few warnings

2012-10-27 Thread Blue Swirl
Thanks, applied. On Mon, Oct 22, 2012 at 11:18 PM, Catalin Patulea wrote: > > Signed-off-by: Catalin Patulea > --- > This leaves a few of these: > warning: ignoring return value of 'write', declared with attribute > warn_unused_result > > How interesting is it to fix these? (Perhaps by assertin

[Qemu-devel] [PATCH] tests/tcg: fix a few warnings

2012-10-22 Thread Catalin Patulea
Signed-off-by: Catalin Patulea --- This leaves a few of these: warning: ignoring return value of 'write', declared with attribute warn_unused_result How interesting is it to fix these? (Perhaps by asserting that the full write completed?) tests/tcg/hello-i386.c |3 ++- tests/tcg/test-i38