On Sun, Oct 14, 2007 at 10:46:05PM -0400, Theodore Tso wrote:
> In crc16.h, this patch assumes that linux/types.h defines uint16_t.
>
> There are a couple of problems with this.
>
> #1) linux/types.h is non-portable, not only does it not exist on
> non-Linux systems, apparently on Ubuntu it's not always defining
> uint16_t. On my Ubuntu gutsy system, it doesn't always get defined.
I hope and believe uint16_t is everywhere -- ISO C99: 7.18 Integer
types <stdint.h>.
Karel
--
Karel Zak <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html