|
From: Ned K. <ne...@sq...> - 2004-04-04 03:25:54
|
On Saturday 03 April 2004 4:13 pm, Tim Rowledge wrote: > > OK. Here's a combined change set that will run Morphic in a stock > > 3.6Full-5424 image after loading Tim's VMMaker3-7b2.sar package from > > http://sumeru.stanford.edu/tim/pooters/SqFiles/packages/VMMaker/VMMaker3- > >7b2.sar > > Do you still get the strange "it just plain stops" problem? My lastrun > before going out for the day "just stopped" at > primitivePluginBrowserReady. No error, nothing. That really bothers me > - now I have to try and find out if it is a stupid image problem I can > berate someone else about or is it an entirely understandable minor > error that anyone could make when doing VM work :-) Oops... No, sorry; I just fixed that and didn't re-post. The problem was that you weren't checking for a nil return in primitiveGetAttribute Here's a better (and somewhat faster) one... -- Ned Konz http://bike-nomad.com/squeak/ |