![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ....
|
Guardian Digital Inc. > InfoCenter > Mailing List Archives > Linux Kernel Linux Kernel Mailing List Archive
From: Werner Almesberger (wa@almesberger.net)
Linus Torvalds wrote:
I think consistency is a worthwhile goal in this case. I guess we
This still bears the risk that people will copy __u32 and friends
Since C now finally has standard types with well-defined sizes, I
A first step towards enabling converence would be to _guarantee_
/usr/include/stdint.h:
typedef __u32 uint32_t;
(If they just "happen to be the same", people may still not trust
Then, in a few years, when uint32_t and friends are considered
Does this sound reasonable ?
> So forget about that stupid abortion called "uint32_t" already. It buys
Now, what do we do with them when they are inside the kernel,
Thanks,
-- _________________________________________________________________________ / Werner Almesberger, Buenos Aires, Argentina wa@almesberger.net / /_http://www.almesberger.net/____________________________________________/ - 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/
|