<<On Mon, 13 Mar 2000 00:06:19 +0000, Paul Richards <[EMAIL PROTECTED]> said:

> We could create a new include file that we use for constants that are
> related to FreeBSD specific types or we can agree on a coding style for
> performing bounds checking using tricks like ((uid_t)0-1)

Or we can do it the right way, by assigning to a variable of the
correct type and checking that the value remains unchanged.

-GAWollman


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to