I removed all underscore assignments from VMMaker and all plugins I could find[1]. Now VMMaker will load into cobalt. Could someone copy the packages from my repository into where these packages belong? All the updated packages are at: http://croquet-src-01.oit.duke.edu:8886/RayTracing.html They should go in the listed repositories: http://www.squeaksource.com/VMMaker.html VMMaker-mtf.148 http://www.squeaksource.com/OSProcessPlugin.html VMConstruction-Plugins-OSProcessPlugin-mtf.21 http://www.squeaksource.com/Balloon3D.html Balloon3D-Plugins-mtf.6 Balloon3D-Plugins-mtf.5 http://www.squeaksource.com/KedamaPlugins.html Kedama-Plugins-mtf.2 [1] I got the list of plugin packages from: http://squeakvm.org/unix/platforms/unix/doc/RELEASE_NOTES_3.11.3.2135 -- Matthew Fulmer (a.k.a. Tapple) |
Hi Matthew - FYI, Preferences enable: #allowUnderscoreAssignment allows people to load code with underscore assignments into Croquet / Cobalt. Cheers, - Andreas Matthew Fulmer wrote: > > I removed all underscore assignments from VMMaker and all > plugins I could find[1]. Now VMMaker will load into cobalt. > Could someone copy the packages from my repository into where > these packages belong? All the updated packages are at: > > http://croquet-src-01.oit.duke.edu:8886/RayTracing.html > > > They should go in the listed repositories: > > http://www.squeaksource.com/VMMaker.html > VMMaker-mtf.148 > > http://www.squeaksource.com/OSProcessPlugin.html > VMConstruction-Plugins-OSProcessPlugin-mtf.21 > > http://www.squeaksource.com/Balloon3D.html > Balloon3D-Plugins-mtf.6 > Balloon3D-Plugins-mtf.5 > > http://www.squeaksource.com/KedamaPlugins.html > Kedama-Plugins-mtf.2 > > > [1] I got the list of plugin packages from: > http://squeakvm.org/unix/platforms/unix/doc/RELEASE_NOTES_3.11.3.2135 > |
On Thu, Nov 05, 2009 at 09:37:30AM -0800, Andreas Raab wrote: > > Hi Matthew - > > FYI, Preferences enable: #allowUnderscoreAssignment allows people to > load code with underscore assignments into Croquet / Cobalt. I know. I also know that I modified MC1.5 to automatically convert _ to := at load time, and use that facility whenever loading stuff into Croquet -- Matthew Fulmer (a.k.a. Tapple) |
In reply to this post by Tapple Gao
On Thu, Nov 05, 2009 at 12:28:50PM -0500, Matthew Fulmer wrote: > > I removed all underscore assignments from VMMaker and all > plugins I could find[1]. Now VMMaker will load into cobalt. > Could someone copy the packages from my repository into where > these packages belong? All the updated packages are at: > > http://croquet-src-01.oit.duke.edu:8886/RayTracing.html > > > They should go in the listed repositories: > > http://www.squeaksource.com/VMMaker.html > VMMaker-mtf.148 > > http://www.squeaksource.com/OSProcessPlugin.html > VMConstruction-Plugins-OSProcessPlugin-mtf.21 > > http://www.squeaksource.com/Balloon3D.html > Balloon3D-Plugins-mtf.6 > Balloon3D-Plugins-mtf.5 > > http://www.squeaksource.com/KedamaPlugins.html > Kedama-Plugins-mtf.2 > > > [1] I got the list of plugin packages from: > http://squeakvm.org/unix/platforms/unix/doc/RELEASE_NOTES_3.11.3.2135 Thank you Matthew. I can take care of applying the VMMaker and OSPP fixes, and will do so by this weekend. Much appreciated, Dave |
In reply to this post by Tapple Gao
On Thu, Nov 05, 2009 at 12:28:50PM -0500, Matthew Fulmer wrote: > > I removed all underscore assignments from VMMaker and all > plugins I could find[1]. Now VMMaker will load into cobalt. > Could someone copy the packages from my repository into where > these packages belong? All the updated packages are at: > > http://croquet-src-01.oit.duke.edu:8886/RayTracing.html > > > They should go in the listed repositories: > > http://www.squeaksource.com/VMMaker.html > VMMaker-mtf.148 > > http://www.squeaksource.com/OSProcessPlugin.html > VMConstruction-Plugins-OSProcessPlugin-mtf.21 Done. I copied VMMaker-mtf.148 to the head of VMMaker on SqueakSource, and VMConstruction-Plugins-OSProcessPlugin-mtf.21 to the head of OSProcessPlugin on SqueakSource. Thanks! Dave > http://www.squeaksource.com/Balloon3D.html > Balloon3D-Plugins-mtf.6 > Balloon3D-Plugins-mtf.5 > > http://www.squeaksource.com/KedamaPlugins.html > Kedama-Plugins-mtf.2 > > > [1] I got the list of plugin packages from: > http://squeakvm.org/unix/platforms/unix/doc/RELEASE_NOTES_3.11.3.2135 > > -- > Matthew Fulmer (a.k.a. Tapple) |
Free forum by Nabble | Edit this page |