29 Oct
2007
29 Oct
'07
8:06 a.m.
Gerald Pfeifer <gerald(a)pfeifer.com> writes:
Not a patch I am particularily proud of, but the best way I found to get rid of
listview.c:5043: warning: 'strW' might be used uninitialized in this function
issued by GCC, and apart from the added cast it actually is simpler than the original.
It was done the way it is precisely to avoid the non-const cast, which triggers a warning too. -- Alexandre Julliard julliard(a)winehq.org