[Scummvm-cvs-logs] CVS: scummvm sound.cpp,1.100,1.101

Max Horn fingolfin at marblehorse.org
Mon Jul 22 05:37:02 CEST 2002


At 10:00 Uhr -0700 19.07.2002, Pawe? Ko?odziejski wrote:
>Update of /cvsroot/scummvm/scummvm
>In directory usw-pr-cvs1:/tmp/cvs-serv1404
>
>Modified Files:
>	sound.cpp
>Log Message:
>implemented codec 10 in the dig music, 11, 12 coming soon.
>not really tested yet


Compiling this I get two warnings:

sound.cpp: In method `void Scumm::decompressBundleSound(int)':
sound.cpp:893: warning: assignment of negative value `-12' to `uint32'
sound.cpp:1001: warning: assignment of negative value `-12' to `uint32'


And indeed, c and s are assigned the values -12 even though they are 
unsigned. Please look into this.


Cheers,

Max
-- 
-----------------------------------------------
Max Horn
Software Developer

email: <mailto:max at quendi.de>
phone: (+49) 6151-494890




More information about the Scummvm-git-logs mailing list