> Consider what happens if someone writes min(++x,y) - the old
> version expands to (without some of the extra parens):
>
> ++x < y ? ++x : y
That has nothing to do with it
a) nobody does it and its a known property
b) that was perfectly fixable anyway
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:01:01 EST