DSTRICT: cast1

Alexandre Julliard julliard at winehq.com
Fri Oct 18 18:09:22 CDT 2002


Michael Stefaniuc <mstefani at redhat.de> writes:

> 	Michael Stefaniuc <mstefani at redhat.com>
> 	- silence some warnings due to casts between pointer and
> 	  intergers of different size

Note that HINSTANCE handles in general cannot be converted by simply
truncating the handle, so the places where we do that should be fixed
properly. The fact that we get warnings for them with -DSTRICT is a
feature, so please don't silence them without making sure the code is
right first.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list