Skip to content

latest-debug-build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 17:59
· 761 commits to Cog since this release
02d52d1

CogVM source as per VMMaker.oscog-eem.3504

The added assert in SpurMemoryManager>>
storePointerUnchecked:ofObject:withValue: was too restrictive.
This more relaxed one seems to work and stil catches null
assignments, which caught the StackInterpreter marryFrame: bug.