[D3D9 1/8] Remove const qualifier on state_test data

Alexandre Julliard julliard at winehq.org
Thu Oct 5 06:28:25 CDT 2006


Ivan Gyurdiev <ivg231 at gmail.com> writes:

> I don't know about ugly, but the casts actually prevent warnings,
> instead of causing them...
> Is there a compiler flag that you use to cause warnings? If so, please
> let me know what it is, and I'll fix the code.

-Wcast-qual. That's what all the recent patches from Andrew Talbot are
about, to make it possible to turn this on by default.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list