[BUG] self halt problem within forked block context

Matej Kosik kosik at decef.elf.stuba.sk
Mon Aug 4 09:53:20 UTC 2003


If I try to put "self halt." into the forked block context,
e.g.

  [Transcript show: 'ab'.
  self halt.
  Transcript show: 'cd'] fork.

I get an error "message not understood: printDetails".
I have enclosed the appropriate SqueakDebug.log file.
Is this a bug or a feature (i.e. its a nonsence to
call "self halt" within the forked block context).
I think the self halt should work the same outside
as well as inside that block, shouldn't it?
-- 
Matej Kosik <http://infobox.sk/kosik>
ICQ: 300133844
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqueakDebug.log.gz
Type: application/x-gunzip
Size: 1026 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030804/3fb100ca/SqueakDebug.log.bin


More information about the Squeak-dev mailing list