Skip to content

TestInteger#testPrintBase: broken on target #849

@nikodemus

Description

@nikodemus

Problem is that $IntegerPrintBase is bound in the interpreter, but writeOn:in:radix: ends up being executed in compiled code, where the dynamic variable has not been bound.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockerPrevents current milestone from being reachedbug-langLanguage level bug

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions