Hi Mathias, I'm realy sorry about my mistakes, these happened when I wrote the mail:<br><br><div class="gmail_quote">On Thu, Nov 27, 2008 at 7:22 AM, Matthias Urban <span dir="ltr"><<a href="mailto:matthias.urban@pure-systems.com">matthias.urban@pure-systems.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
#define LOGMSG(level, buffer, ...) Logger::lprintf (level, buffer,<br>
##_VA_ARGS__)<br>
</blockquote>
<br></div>
It has to be __VA_ARGS__, not _VA_ARGS__.<div class="Ih2E3d"></div></blockquote><div class="Ih2E3d"><br>Yes, the code is:  #define LOGMSG(level, buffer, ...) Logger::lprintf (level, buffer, ##__VA_ARGS__)<br><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">LOGMSG (SILENT, "C::%s () - debugging...\n", __FUNCTION__,);<br>
</blockquote>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Here you have to remove the trailing comma.</blockquote><div> </div><div>Yes,  I used: LOGMSG (SILENT, "C::%s () - debugging...\n", __FUNCTION__);</div><div> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Regards,<br><font color="#888888">
Matthias<br>
</font></blockquote></div><br>The problem persists.<br><br>[]'s<br><br>-- <br>_____________________________________________<br><br>                       Leandro Souza Costa<br><br>"A vitória se encastela em jardins encantadores,<br>
  mas para se chegar a ela não há caminho de flores"<br>_____________________________________________<br>