mapi32: Write-strings warnings fix

Andrew Talbot Andrew.Talbot at talbotville.com
Sat Jun 3 16:20:59 CDT 2006


Hans Leidekker wrote:
> 
> I see no warnings with -Wwrite-strings and -Wcast-qual.
> 
>  -Hans

Hans,

Yes, you are right. Of course, the values are being taken from the SDK
elements, not being assigned to them, so the local variable can and should
be constified.

-- Andy.





More information about the wine-devel mailing list