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

Two REPL fixes #20545

Merged
merged 1 commit into from
Feb 10, 2017
Merged

Two REPL fixes #20545

merged 1 commit into from
Feb 10, 2017

Conversation

Keno
Copy link
Member

@Keno Keno commented Feb 9, 2017

  1. Use eval in REPL.respond, to fix external REPL modes (world age problem)
  2. Another instance of 0-indexed terminal columns that should be
    1 indexed.

1. Use `eval` in REPL.respond, to fix external REPL modes (world age problem)
2. Another instance of 0-indexed terminal columns that should be
   1 indexed.
@tkelman tkelman added the REPL Julia's REPL (Read Eval Print Loop) label Feb 9, 2017
@Keno Keno merged commit 30d0280 into master Feb 10, 2017
@StefanKarpinski StefanKarpinski deleted the kf/replnit branch February 10, 2017 05:10
@tkelman tkelman added the needs tests Unit tests are required for this change label Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs tests Unit tests are required for this change REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants