<div dir="ltr">....<div>apologies, that patch I posted is for another issue, reported by clone2727:</div><div><a href="https://github.com/scummvm/scummvm/commit/8c5f67568f1a320134d73c2efe41ff57dfdc1fdd">https://github.com/scummvm/scummvm/commit/8c5f67568f1a320134d73c2efe41ff57dfdc1fdd</a><br>
</div><div><br></div><div>Have to avoid answering when I'm half asleep :P</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 11, 2014 at 1:16 AM, D G Turner <span dir="ltr"><<a href="mailto:d.g.turner@ntlworld.com" target="_blank">d.g.turner@ntlworld.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Fixed in f02fa14f00eb2f67b6ae9607771b47d801a3e968 on branch-1-7<br>
and 6731eb21e3e4c1fa2470ed03a3547d45b3dff6e3 in master.<br>
<br>
Have avoided the need for vdebug usage, by removing the wrapping<br>
function which just calls debug() anyway, which can deal with<br>
variadic arguments.<br>
<div class="HOEnZb"><div class="h5"><br>
On 10/07/14 21:41, Willem Jan Palenstijn wrote:<br>
> On Thu, Jul 10, 2014 at 10:21:03PM +0200, Marcus Comstedt wrote:<br>
>><br>
>> Eugene Sandulenko <<a href="mailto:sev@scummvm.org">sev@scummvm.org</a>> writes:<br>
>><br>
>>> This is final heads up for ports and translations. Taggins will happen<br>
>>> tomorrow in about 24 hours from now.<br>
>><br>
>> Hm, doesn't this look bad:<br>
>><br>
>> ../audio/softsynth/mt32/Synth.cpp: In member function `virtual void MT32Emu::ReportHandler::printDebug(const char*, va_list)':<br>
>> ../audio/softsynth/mt32/Synth.cpp:103: warning: cannot pass objects of non-POD type `struct va_list' through `...'; call will abort at runtime<br>
>><br>
>> It looks like commit 3d12f147 changed a call to vprintf (which takes a<br>
>> va_list) into a call to debug (which is a varargs function, taking<br>
>> ...).  I guess it needs to call some form of "vdebug" instead?<br>
><br>
><br>
> Thanks for catching that. I'm not sure I'm happy with a Munt upgrade in a<br>
> release branch.<br>
><br>
> It seems a bit risky, and release branches are feature-frozen.<br>
><br>
> -Willem Jan<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Open source business process management suite built on Java and Eclipse<br>
Turn processes into business applications with Bonita BPM Community Edition<br>
Quickly connect people, data, and systems into organized workflows<br>
Winner of BOSSIE, CODIE, OW2 and Gartner awards<br>
<a href="http://p.sf.net/sfu/Bonitasoft" target="_blank">http://p.sf.net/sfu/Bonitasoft</a><br>
_______________________________________________<br>
Scummvm-devel mailing list<br>
<a href="mailto:Scummvm-devel@lists.sourceforge.net">Scummvm-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/scummvm-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/scummvm-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>"Experience is the name every one gives to their mistakes" - Oscar Wilde 
</div>