Rockbox mail archive
Subject: Re: tomas: apps/plugins/midi synth.c,1.5,1.6
Re: tomas: apps/plugins/midi synth.c,1.5,1.6
cvs@labb.contactor.se wrote:
>Log Message:
>The synthVoice() function declaration was wrong (caused a warning). And because of that GCC didn't notice the error on line 390: synthVoice(currentVoice).
>
>In revision 1.4 Steven made currentVoice global, so the function declaration should be: synthVoice(void), wich fixes a warning. And the call should be just synthVoice() wich fixes a hidden error.
>
>Hope I saw this right... please correct me if this isn't the way you ment is Seven.
>
>
Sorry, Seven should've been Steven... *woops*
Tomas
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on Tue Jun 14 19:34:01 2005
Page was last modified "Jan 10 2012" The Rockbox Crew
|