[Scummvm-devel] ScummVM 1.7.0 Release. Final date for ports and translations

Willem Jan Palenstijn wjp at usecode.org
Thu Jul 10 22:41:14 CEST 2014


On Thu, Jul 10, 2014 at 10:21:03PM +0200, Marcus Comstedt wrote:
> 
> Eugene Sandulenko <sev at scummvm.org> writes:
> 
> > This is final heads up for ports and translations. Taggins will happen
> > tomorrow in about 24 hours from now.
> 
> Hm, doesn't this look bad:
> 
> ../audio/softsynth/mt32/Synth.cpp: In member function `virtual void MT32Emu::ReportHandler::printDebug(const char*, va_list)':
> ../audio/softsynth/mt32/Synth.cpp:103: warning: cannot pass objects of non-POD type `struct va_list' through `...'; call will abort at runtime
> 
> It looks like commit 3d12f147 changed a call to vprintf (which takes a
> va_list) into a call to debug (which is a varargs function, taking
> ...).  I guess it needs to call some form of "vdebug" instead?


Thanks for catching that. I'm not sure I'm happy with a Munt upgrade in a
release branch.

It seems a bit risky, and release branches are feature-frozen.

-Willem Jan




More information about the Scummvm-devel mailing list