[Vm-dev] Problem restarting contexts in Cog 2341

Matthew Fulmer tapplek at gmail.com
Fri Jan 7 02:27:14 UTC 2011


In Cog release 2341, as distributed at
http://www.mirandabanda.org/files/Cog/VM/VM.r2341/

this causes an MNU. It should evaluate to true:

| a | a := false. [a ifFalse: [Error signal]] on: Error do: [:ex | a := true. ex retry]

-- 
Matthew Fulmer (a.k.a. Tapple)


More information about the Vm-dev mailing list