[Vm-dev] Fwd: squeak-vm-4.10.2.2614 bug report

Ian Piumarta piumarta at speakeasy.net
Tue Dec 10 18:48:43 UTC 2013


FYI.  This looks like a case of "x min: x" or "x max: x" somewhere in BitBlt.

Begin forwarded message:

> Date: December 10, 2013 08:35:49 PST
> Subject: squeak-vm-4.10.2.2614 bug report
> 
> Hello there,
> 
> I just ran  the static analyser cppcheck over the source
> code of squeak-vm-4.10.2.2614. It said many things,
> including
> 
> [/home/dcb/rpmbuild/BUILD/Squeak-4.10.2.2614-src-no-mp3/unix/src/vm/intplugins/BitBltPlugin/BitBltPlugin.c:2573] -> [/home/dcb/rpmbuild/BUILD/Squeak-4.10.2.2614-src-no-mp3/unix/src/vm/intplugins/BitBltPlugin/BitBltPlugin.c:2573]: (style) Same expression on both sides of '<'.
> 
> Source code is
> 
>                    b = (((sy < sy) ? sy : sy)) + bbH;
> 
> Regards
> 
> David Binderman 		 	   		  



More information about the Vm-dev mailing list