Skip to content

Codi broken for Julia 1.2 #120

@sbromberger

Description

@sbromberger

Issue description

  • Codi produces no output for Julia 1.2. Works for python / python3.
  • a = 5; b = 7; a + b (semicolons denote newlines) should produce output.
  • no output.
  • Exact steps to reproduce the issue, starting with the command used to open
    vim
vim
:Codi julia
i
a = 5
b = 7
a + b

Logs attached.

Environment

  • ubuntu 19.10
  • Version of script: script from util-linux 2.34
  • log file attached.

codilog.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions