In nss_dbddefs.c at lines 313 and 336 there is the following: if ((g = (hval & 0xf00000000)) != 0)
the literal has 9 digits but hval is defined as uint32_t. I assume we just have one more zero at the end than is absolutely necessary or am I missing something important? Neale This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code