fix for #3219

Vijay Kiran Kamuju infyquest at gmail.com
Wed Oct 19 11:20:56 CDT 2005


I have kept it there incase of regressions
We can just easily uncomment and test.

Thanks,
Vijay

On 10/19/05, Hans Leidekker <hans at it.vu.nl> wrote:
> On Wednesday 19 October 2005 09:19, Vijay Kiran Kamuju wrote:
>
> > - /* MS mangled names always begin with '?' */
> > - if (*sym->current != '?') return FALSE;
> > + /* MS mangled names always begin with '?'
> > + if (*sym->current != '?') return FALSE; */
>
> It's better to remove code then disabling it
> this way. We can always refer to CVS history.
>
>  -Hans
>
>
>



More information about the wine-devel mailing list