Neale Ferguson writes:
> 3rd option: should the parameter to packet_get_string() simply be cast to 
> uint_t *?

That won't work, which is why I called the code that does this
"scary."

It won't work because in LP64, uint_t and size_t objects have
different sizes.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to