OSProcessPlugin loads incorrectly in a squeak-dev 49 image

bryce at kampjes.demon.co.uk bryce at kampjes.demon.co.uk
Sat Nov 18 15:37:21 UTC 2006


Three methods have corrupt source that stops VMMaker building.
Browsers can not display them, debuggers will pop up. No errors
were produced while loading. Copying the methods across from a
3.8 image works fine.

The methods are:
  OSProcessPlugin>>initialiseModule
  OSProcessPlugin>>primitiveCreatePipe
  OSProcessPlugin>>primitiveGetSession

After copying them from a 3.8 image VMMaker will build the plugin and
it appears to work. I was using a modified VMMAker-3.8b6 VMMaker which
is now on SqueakSource in the Exupery project. I doubt that the
version of VMMaker matters.

Bryce



More information about the Squeak-dev mailing list