Yes, for the hashtab.c it is more a cosmetic issue. But for pex-win32.c is 
not. See method pex_win32_wait, there the pid is getting casted to the 
type HANDLE, which is in fact declared as a void pointer.

Regards,
 i.A. Kai Tietz





DJ Delorie <[EMAIL PROTECTED]> 
08.03.2007 17:46

To
[EMAIL PROTECTED]
cc

Subject
Re: What does coding-style tells about integer types for pointers ?







But... hash values aren't pointers, so we should never be converting
them back to pointers.  Nor are PIDs.



Reply via email to