<P><BR>why not test for '?' and '.' which&nbsp;are the forms we know off, instead of letting the door ajar ?</P>
<P>A+<BR><BR><BR><BR></P>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #ff0000 2px solid">&gt; Message du 19/10/05 18:27<BR>&gt; De : "Vijay Kiran Kamuju" <INFYQUEST@GMAIL.COM><BR>&gt; A : "Hans Leidekker" <HANS@IT.VU.NL>, wine-devel@winehq.org<BR>&gt; Copie à : <BR>&gt; Objet : Re: fix for #3219<BR>&gt; <BR>&gt; I have kept it there incase of regressions<BR>&gt; We can just easily uncomment and test.<BR>&gt; <BR>&gt; Thanks,<BR>&gt; Vijay<BR>&gt; <BR>&gt; On 10/19/05, Hans Leidekker <HANS@IT.VU.NL>wrote:<BR>&gt; &gt; On Wednesday 19 October 2005 09:19, Vijay Kiran Kamuju wrote:<BR>&gt; &gt;<BR>&gt; &gt; &gt; - /* MS mangled names always begin with '?' */<BR>&gt; &gt; &gt; - if (*sym-&gt;current != '?') return FALSE;<BR>&gt; &gt; &gt; + /* MS mangled names always begin with '?'<BR>&gt; &gt; &gt; + if (*sym-&gt;current != '?') return FALSE; */<BR>&gt; &gt;<BR>&gt; &gt; It's better to remove code then disabling it<BR>&gt; &gt; this way. We can always refer to CVS history.<BR>&gt; &gt;<BR>&gt; &gt; -Hans<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; </BLOCKQUOTE>