winedump: Fix compiler warnings with flag -Wcast-qua [try 3]

Mikhail Maroukhine mikolg at yandex.ru
Fri Apr 2 11:48:54 CDT 2010


winedump: Fix compiler warnings with flag -Wcast-qual
       - winedump/symbol.c::symbol_get_type - remove constness from the  
parameter because parameter is changed inside of function
       - winedump/search.c:
         - remove not needed variable type_str_tmp
         - remove constness from the type_str because it's changed in the  
symbol_get_type
         - use proto_str as search buffer instead of original proto  
parameter

Mikhail
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-winedump-Fix-compiler-warnings-with-flag-Wcast-qual.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100402/8646f60c/attachment.txt>


More information about the wine-patches mailing list