Skip to content

escher --help seems to bomb. #206

@dented42

Description

@dented42

escher --help seems to crash and burn somewhat. It takes quite a long time to execute before eventually spitting out the following:

Holly-male:~ dented42$ ~/.julia/v0.6/Escher/bin/escher --help

WARNING: deprecated syntax "abstract Tile" at /Users/dented42/.julia/v0.6/Escher/src/basics/tile.jl:13.
Use "abstract type Tile end" instead.
WARNING: could not import Base.writemime into Escher
ERROR: LoadError: LoadError: LoadError: MethodError: Cannot `convert` an object of type Symbol to an object of type AbstractString
This may have arisen from a call to the constructor AbstractString(...),
since type constructors fall back to convert methods.
Stacktrace:
 [1] Type at ./<missing>:0 [inlined]
 [2] #=>#51 at /Users/dented42/.julia/v0.6/Escher/src/basics/macros.jl:223 [inlined]
 [3] =>(::Symbol, ::String) at /Users/dented42/.julia/v0.6/Escher/src/basics/macros.jl:223
 [4] include_from_node1(::String) at ./loading.jl:576
 [5] include(::String) at ./sysimg.jl:14
 [6] include_from_node1(::String) at ./loading.jl:576
while loading /Users/dented42/.julia/v0.6/Escher/src/basics/util.jl, in expression starting on line 59
while loading /Users/dented42/.julia/v0.6/Escher/src/Escher.jl, in expression starting on line 27
while loading /Users/dented42/.julia/v0.6/Escher/bin/escher, in expression starting on line 5
Holly-male:~ dented42$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions