Re: 2.4.9 does not compile [PATCH]

David S. Miller (davem@redhat.com)
Thu, 16 Aug 2001 19:38:41 -0700 (PDT)


From: Roman Zippel <zippel@linux-m68k.org>
Date: Fri, 17 Aug 2001 04:29:42 +0200

Why would you want something different?

Because comparing a signed value with an unsigned value is a perfectly
sane operation and one should not have to put dumb casts into the
expression or change the types just to avoid a compiler warning.

That's dumb.

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/