Re: [PATCH] mm/zswap.c: add BUG() for default case in zswap_writeback_entry()

From: James Hogan
Date: Mon Dec 09 2013 - 06:41:18 EST


On 09/12/13 11:21, Chen Gang wrote:
> Oh, I tried gcc 4.6.3-2 rhel version, get the same result as yours (do
> not report warning), but for me, it is still a compiler's bug, it
> *should* report a warning for it, we can try below:

Not necessarily. You can't expect the compiler to detect and warn about
more complex bugs the programmer writes, so you have to draw the line
somewhere.

IMO missing some potential bugs is better than warning about code that
isn't buggy since that just makes people ignore the warnings or
carelessly try to silence them.

Cheers
James

Attachment: signature.asc
Description: OpenPGP digital signature