On Tue, Oct 23, 2007 at 11:22:50AM -0700, Roland Dreier wrote: > It's not a hard experiment to do. > > The answer is: > > warning: suggest parentheses around assignment used as truth value
A warning is not an error. It won't abort the compile. The warning (which I don't remember gcc doing in the past) is a nice idea though. -- Len Sorensen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/