I just responded to my previous mail, nice to see you care about that issue!<br><br>I
just want to say that nobody uses the desktop file to launch a program
to debug, i think, in response to previous messages. That would be very
nice.<br>
<br>Is it difficult to implement? Why not simply add WINEDEBUG-all to
generated desktop files? Maybe i didn&#39;t understand the discussion...<br><br><br><div class="gmail_quote">2009/4/4 Vincent Povirk <span dir="ltr">&lt;<a href="mailto:madewokherd%2B8cd9@gmail.com">madewokherd+8cd9@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Fri, Apr 3, 2009 at 4:05 PM, Vincent Povirk<br>
<div class="im">&lt;<a href="mailto:madewokherd%2B8cd9@gmail.com">madewokherd+8cd9@gmail.com</a>&gt; wrote:<br>
</div>&gt; I&#39;ll work on a patch for the FIXME thing.<br>
<br>
Turns out this is not &quot;fairly easy&quot; but actually &quot;incredibly<br>
difficult&quot;. We have a fallback case at<br>
<a href="http://source.winehq.org/source/include/wine/debug.h#L133" target="_blank">http://source.winehq.org/source/include/wine/debug.h#L133</a> with a macro<br>
that returns a statement that ends in a function call, omitting the<br>
arguments and semicolon. This allows us to do<br>
FIXME_(channel)(&quot;message\n&quot;);. I can handle this in the other cases<br>
(where the macro result ends in a macro that takes arguments), but I<br>
can&#39;t see a way to create a static variable in a statement that ends<br>
in a function call that we only execute sometimes.<br>
<font color="#888888"><br>
Vincent Povirk<br>
<br>
<br>
</font></blockquote></div><br>