Don't use it? Anonymous functions are fast in 0.5 now.

On Sunday, November 13, 2016, <jmarcellopere...@ufpi.edu.br> wrote:

> using FastAnonymous
>
> INFO: Precompiling module FastAnonymous.
> WARNING: symbol is deprecated, use Symbol instead.
>  in depwarn(::String, ::Symbol) at ./deprecated.jl:64
>  in symbol(::String, ::Vararg{String,N}) at ./deprecated.jl:30
>  in include_from_node1(::String) at ./loading.jl:488 (repeats 2 times)
>  in macro expansion; at ./none:2 [inlined]
>  in anonymous at ./<missing>:?
>  in eval(::Module, ::Any) at ./boot.jl:234
>  in process_options(::Base.JLOptions) at ./client.jl:239
>  in _start() at ./client.jl:318while loading 
> /home/juser/.julia/v0.5/Debug/src/AST.jl, in expression starting on line 62
> WARNING: Method definition is_evaluable(Debug.AST.Node{Debug.AST.Location}) 
> in module AST at /home/juser/.julia/v0.5/Debug/src/AST.jl:120 overwritten at 
> /home/juser/.julia/v0.5/Debug/src/AST.jl:121.
> ERROR: LoadError: LoadError: UndefVarError: SymbolNode not defined
>  in include_from_node1(::String) at ./loading.jl:488 (repeats 2 times)
>  in macro expansion; at ./none:2 [inlined]
>  in anonymous at ./<missing>:?
>  in eval(::Module, ::Any) at ./boot.jl:234
>  in process_options(::Base.JLOptions) at ./client.jl:239
>  in _start() at ./client.jl:318while loading 
> /home/juser/.julia/v0.5/Debug/src/Analysis.jl, in expression starting on line 
> 51while loading /home/juser/.julia/v0.5/Debug/src/Debug.jl, in expression 
> starting on line 7
> ERROR: LoadError: Failed to precompile Debug to 
> /home/juser/.julia/lib/v0.5/Debug.ji.
>  in compilecache(::String) at ./loading.jl:593
>  in require(::Symbol) at ./loading.jl:393
>  in include_from_node1(::String) at ./loading.jl:488
>  in macro expansion; at ./none:2 [inlined]
>  in anonymous at ./<missing>:?
>  in eval(::Module, ::Any) at ./boot.jl:234
>  in process_options(::Base.JLOptions) at ./client.jl:239
>  in _start() at ./client.jl:318while loading 
> /home/juser/.julia/v0.5/FastAnonymous/src/FastAnonymous.jl, in expression 
> starting on line 5
>
>
> How to solve?
>

Reply via email to