[janitor] dlls/winmm/wine* -Wwrite-strings cleanup

Dimitrie O. Paun dpaun at rogers.com
Sat Oct 11 10:18:53 CDT 2003


On October 11, 2003 03:42 am, Jerry Jenkins wrote:
>  > +    char                    device[] = "hw";
> I think it should be
> static char                     device[] = "hw";

Why is that? In fact, I think it shouldn't, if it
gets modified during the call, we'll end up passing
garbage values on subsequent calls...

-- 
Dimi.




More information about the wine-devel mailing list