Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor tweaks to remove method ambiguities and argument ambiguities #295

Merged
merged 1 commit into from
May 25, 2023

Commits on May 25, 2023

  1. Minor tweaks to remove method ambiguities and argument ambiguities

    These were harmless enough, but should satisfy the tests in Base.
    
    Also remove a display_error() overload because (a) it's not designed to
    be overridden, and (b) this override doesn't really have the intended
    effect anyway in the latest version where the REPL uses exception stacks
    more extensively.
    c42f committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3598a2b View commit details
    Browse the repository at this point in the history