Skip to content

Nested sandboxes fail at simCustomizationLevel >= 3 #17

@LinqLover

Description

@LinqLover

Minimal example:

Sandbox evaluate: [Sandbox evaluate: [Sandbox evaluate: [6 * 7]]].

Expected result: 42.
Actual result: Error: Improper store into indexable object

The error is caused by the simulation of a failing primitive which is not possible at the moment because the primitiveFailToken is simulation-intransparent. This needs to be addressed and redesigned in Trunk. See: [squeak-dev] Re: Two new curious Context/primitive questions :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstream

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions