I don't see how you can logically say this.
My sint_min() etc. version broke things just
as equally because it had:
#define min __compile_error_do_not_use_min
#define max __compile_error_do_not_use_max
in it. Do you think Linus or myself, by doing
this, intended to let anyone undef the damn things
to get around this?
The whole point of the changes was "min and max are
dumb, nobody may use them in their traditional form".
I was pretty sure, you understood this.
Later,
David S. Miller
davem@redhat.com
-
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/