[FIX] Re: A call for overlooked but important bug fixes

John M McIntosh johnmci at smalltalkconsulting.com
Sun Nov 24 06:11:12 UTC 2002


Three fixes (I'll look for others)

a) vmparameter to 25 indices. This allows you to set the grow and  
shrink limits for VMs that support grow and shrink. Although the logic  
was there it was not accessible because of a bad range check.

b) More Plugin Termination. It was possible to hang the browser plugin  
VM under the right conditions on the macintosh because of a missing  
check for the termination flag.

c) MPEG3PLUGIN fixes to make it work with os-x, issues with file  
opening and pathname resolving.

[FIX] Mpeg3Plugin (2 January 2002)
http://swiki.gsug.org:8080/sqfixes/2035.html
which I think gets overridden &  fixed by
http://swiki.gsug.org:8080/sqfixes/2046.html


--
======================================================================== 
===
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
======================================================================== 
===
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vmparameterTo25-JMM.1.cs.gz
Type: application/x-gzip
Size: 1476 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021123/617bc757/vmparameterTo25-JMM.1.cs.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MorePluginTermination-JMM.1.cs.gz
Type: application/x-gzip
Size: 1126 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021123/617bc757/MorePluginTermination-JMM.1.cs.bin


More information about the Squeak-dev mailing list