[Date Prev][Date Next] [Chronological] [Thread] [Top]

HEADS UPS: sizeof(int) < 4



I have just committed a change to detect sizeof(int) < 4.
Currently, only a warning is printed.  However, as we
move closer and closer to full implementation of the
IETF draft API specification, we will soon have to require
sizeof(int) at least 4.

IETF draft API specification is in working group last call.
If you feel strongly that API should be defined in such
a way that allows sizeof(int) < 4, I recommend you make
APPROPRIATE (ie: useful, constructive) comments on the
working group mailing list.

Kurt