Paul Eggert wrote:
> a signed bitfield has the value 0 or -1 (on two's complement hosts).

Some compilers also give warnings if you use 'int foo : 1;'. We don't want
these warnings to occur in code of gnulib users.

> Admittedly this problem should be documented.  Here's a proposed patch.

Thanks. I can see nothing better.

Bruno



_______________________________________________
M4-discuss mailing list
M4-discuss@gnu.org
http://lists.gnu.org/mailman/listinfo/m4-discuss

Reply via email to