Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erreurs src/Legit.jl (première commande du README) #3

Open
hugoroy opened this issue May 22, 2016 · 0 comments
Open

Erreurs src/Legit.jl (première commande du README) #3

hugoroy opened this issue May 22, 2016 · 0 comments

Comments

@hugoroy
Copy link

hugoroy commented May 22, 2016

Je viens d'essayer la manœuvre du README. Voici les erreurs obtenues :

hugo@xps ~/Documents/lex/Legit.jl (git)-[master] % julia src/Legit.jl -d -e -l 2020-12-31 -m codes ../journal-officiel.gouv.fr/20160404-211040/legi ../legifrance-codes/legifrance-codes.git
WARNING: Base.String is deprecated, use AbstractString instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:46
WARNING: Base.Nothing is deprecated, use Void instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:141
WARNING: Base.String is deprecated, use AbstractString instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:143
WARNING: Base.String is deprecated, use AbstractString instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:165
WARNING: Base.String is deprecated, use AbstractString instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:167

WARNING: deprecated syntax "(String=>Any)[]" at /home/hugo/.julia/v0.4/Biryani/src/base.jl:390.
Use "Dict{String,Any}()" instead.

WARNING: deprecated syntax "(String=>Any)[]" at /home/hugo/.julia/v0.4/Biryani/src/base.jl:391.
Use "Dict{String,Any}()" instead.

WARNING: deprecated syntax "(Int=>Any)[]" at /home/hugo/.julia/v0.4/Biryani/src/base.jl:428.
Use "Dict{Int,Any}()" instead.
WARNING: Base.UnionType is deprecated, use Union instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:535
WARNING: Union(args...) is deprecated, use Union{args...} instead.
 in depwarn at deprecated.jl:73
 in call at deprecated.jl:50
while loading /home/hugo/.julia/v0.4/Biryani/src/base.jl, in expression starting on line 535
WARNING: Base.UnionType is deprecated, use Union instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:535
WARNING: Union(args...) is deprecated, use Union{args...} instead.
 in depwarn at deprecated.jl:73
 in call at deprecated.jl:50
while loading /home/hugo/.julia/v0.4/Biryani/src/base.jl, in expression starting on line 535
WARNING: Base.UnionType is deprecated, use Union instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:535
WARNING: Union(args...) is deprecated, use Union{args...} instead.
 in depwarn at deprecated.jl:73
 in call at deprecated.jl:50
while loading /home/hugo/.julia/v0.4/Biryani/src/base.jl, in expression starting on line 535
WARNING: Base.String is deprecated, use AbstractString instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:571
WARNING: Base.String is deprecated, use AbstractString instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:591
WARNING: Base.String is deprecated, use AbstractString instead.
  likely near /home/hugo/.julia/v0.4/Biryani/src/base.jl:619

WARNING: deprecated syntax "(Any=>Any)[]" at /home/hugo/.julia/v0.4/Biryani/src/base.jl:668.
Use "Dict{Any,Any}()" instead.

WARNING: deprecated syntax "(Int=>Any)[]" at /home/hugo/.julia/v0.4/Biryani/src/base.jl:722.
Use "Dict{Int,Any}()" instead.
WARNING: requiring "Dates" in module "DatesConverters" did not define a corresponding module.
ERROR: LoadError: LoadError: LoadError: MethodError: `start` has no method matching start(::Type{Int64})
 in append_any at essentials.jl:127
while loading /home/hugo/.julia/v0.4/Biryani/src/dates.jl, in expression starting on line 55
while loading /home/hugo/.julia/v0.4/Biryani/src/Biryani.jl, in expression starting on line 47
while loading /home/hugo/Documents/lex/Legit.jl/src/Legit.jl, in expression starting on line 14
@hugoroy hugoroy changed the title Erreurs Erreurs src/Legit.jl (première commande du README) May 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant