JuliaIO / LibExpat.jl

Julia interface to the Expat XML parser library
Other
9 stars 32 forks source link

LoadError: ArgumentError: method definition for xpath_expr on master #79

Closed musm closed 7 years ago

musm commented 7 years ago

The following error has broken WinRPM on master

WARNING: deprecated syntax "<(a,0)?" at C:\Users\Mus\.julia\v0.7\LibExpat\src\xpath.jl:794.
Use "<(a,0) ?" instead.
ERROR: LoadError: LoadError: LoadError: ArgumentError: method definition for xpath_expr at C:\Users\Mus\.julia\v0.7\LibExpat\src\xpath.jl:844 has free type variables
Stacktrace:
 [1] include_from_node1(::Module, ::String) at .\loading.jl:556
 [2] include at .\sysimg.jl:14 [inlined]
 [3] include(::String) at C:\Users\Mus\.julia\v0.7\LibExpat\src\LibExpat.jl:1
 [4] include_from_node1(::Module, ::String) at .\loading.jl:556
 [5] _require(::Symbol) at .\loading.jl:477
 [6] require(::Symbol) at .\loading.jl:404
 [7] include_from_node1(::Module, ::String) at .\loading.jl:556
 [8] _require(::Symbol) at .\loading.jl:477
 [9] require(::Symbol) at .\loading.jl:404
while loading C:\Users\Mus\.julia\v0.7\LibExpat\src\xpath.jl, in expression starting on line 843
while loading C:\Users\Mus\.julia\v0.7\LibExpat\src\LibExpat.jl, in expression starting on line 383
while loading C:\Users\Mus\.julia\v0.7\WinRPM\src\WinRPM.jl, in expression starting on line 10