NetBSD/dist/bind/lib
bjh21 dca4ae94d6 When checking that a potentially-unsigned enum is >= 0, assign it to an int
first.  This is necessary to avoid warnings with -fshort-enums.  Casting
to an int really should be enough, but turns out not to be.

This change will be documented in doc/HACKS.
2002-03-09 13:22:52 +00:00
..
bsd
dst
inet
irs
isc
nameser When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
resolv