f0947b3081
INTPTR_IS_LONG, not INTPTR_IS_ULONG -- the latter is unused in other parts of lint's code. This stops vax's lint from complaining about conversion of integer constants to 'unsigned long' in function argument lists, via a proper define of INT_RSIZE in common/inittyp.c. sh3 defined this to 0, so was actually not affected, but better to eradicate the typo there as well. |
||
---|---|---|
.. | ||
targparam.h |