<div dir="ltr">I have a patch in the commits (the ScummVM and the munt one) that fixes this issue.<div><br></div><div>Here's the relevant munt commit:</div><div><a href="https://github.com/munt/munt/commit/71ae49262c2c40314a378c796debb9f4c69d67b6">https://github.com/munt/munt/commit/71ae49262c2c40314a378c796debb9f4c69d67b6</a><br>
</div><div><br></div><div>And here's the patch:</div><div><a href="http://pastie.org/9372949">http://pastie.org/9372949</a><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 11, 2014 at 12:40 AM, Johannes Schickel <span dir="ltr"><<a href="mailto:lordhoto@gmail.com" target="_blank">lordhoto@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 07/10/2014 10:41 PM, Willem Jan Palenstijn wrote:<br>
> On Thu, Jul 10, 2014 at 10:21:03PM +0200, Marcus Comstedt wrote:<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>
>> 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>
> 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>
<br>
</div>Yes, we should definitely revert the update to MUNT 1.4.0 in branch-1-7.<br>
<span class="HOEnZb"><font color="#888888"><br>
// Johannes<br>
</font></span><div class="HOEnZb"><div class="h5"><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>