Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

New error on 0.4 #131

Closed
IainNZ opened this issue Sep 6, 2015 · 1 comment
Closed

New error on 0.4 #131

IainNZ opened this issue Sep 6, 2015 · 1 comment

Comments

@IainNZ
Copy link

IainNZ commented Sep 6, 2015

http://pkg.julialang.org/?pkg=Lexicon&ver=0.4

Docile: caching 9 modules from 'Docile'.
ERROR: LoadError: LoadError: MethodError: `convert` has no method matching convert(::Type{LineNumberNode}, ::Int64)
This may have arisen from a call to the constructor LineNumberNode(...),
since type constructors fall back to convert methods.
Closest candidates are:
  call{T}(::Type{T}, ::Any)
  convert{T}(::Type{T}, !Matched::T)
  LineNumberNode(!Matched::Symbol, !Matched::Int64)
 in process! at /home/vagrant/.julia/v0.4/Docile/src/Collector/docstrings.jl:65
 in process! at /home/vagrant/.julia/v0.4/Docile/src/Collector/docstrings.jl:56 (repeats 2 times)
 in anonymous at /home/vagrant/.julia/v0.4/Docile/src/Collector/docstrings.jl:41
 in cd at ./file.jl:22
 in process! at /home/vagrant/.julia/v0.4/Docile/src/Collector/docstrings.jl:40
 in docstrings at /home/vagrant/.julia/v0.4/Docile/src/Collector/docstrings.jl:25
 in initdocs! at /home/vagrant/.julia/v0.4/Docile/src/Cache/storage.jl:46
 in getdocs at /home/vagrant/.julia/v0.4/Docile/src/Cache/storage.jl:54
 in call at /home/vagrant/.julia/v0.4/Docile/src/Legacy/types.jl:66
 [inlined code] from /home/vagrant/.julia/v0.4/Docile/src/Interface/legacy.jl:40
 in __metadata#6__ at no file:0
 in run at /home/vagrant/.julia/v0.4/Lexicon/src/query.jl:165
 in test_query at /home/vagrant/.julia/v0.4/Lexicon/test/facts/querying-results.jl:2
 in anonymous at /home/vagrant/.julia/v0.4/Lexicon/test/facts/querying-results.jl:21
 in context at /home/vagrant/.julia/v0.4/FactCheck/src/FactCheck.jl:474
 in anonymous at /home/vagrant/.julia/v0.4/Lexicon/test/facts/querying-results.jl:19
 in facts at /home/vagrant/.julia/v0.4/FactCheck/src/FactCheck.jl:448
 in include at ./boot.jl:260
 in include_from_node1 at ./loading.jl:271
 in include at ./boot.jl:260
 in include_from_node1 at ./loading.jl:271
 in process_options at ./client.jl:308
 in _start at ./client.jl:411
while loading /home/vagrant/.julia/v0.4/Lexicon/test/facts/querying-results.jl, in expression starting on line 18
while loading /home/vagrant/.julia/v0.4/Lexicon/test/runtests.jl, in expression starting on line 18
@MichaelHatherly
Copy link
Owner

Fixed in MichaelHatherly/Docile.jl@a2509fb. Thanks Iain.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants