Re: [RFC][PATCH] A generic boolean

From: Jes Sorensen
Date: Fri Aug 04 2006 - 12:05:07 EST


Andreas Schwab wrote:
Jes Sorensen <jes@xxxxxxx> writes:
Thats the problem, people will start putting them into structs, and
voila all alignment predictability has gone out the window.

Just like trying to predict the alignment of any other C type.

Well in that case, could you list the size of it for all Linux archs
please? We know that today long is the only one that differs and that
m68k has horrible natural alignment rules for historical reasons, but
besides that it's pretty sane.

Just because something exists doesn't mean using it is a good thing.
Just like gcc supporting exceptions :)

Regards,
Jes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/