Is this a known issue? We have code that uses Nullable
on v0.6, that I’m trying to make work on v0.7 as well.
ERROR: LoadError: LoadError: UndefVarError: scalarmin not defined
Stacktrace:
[1] getproperty(::Module, ::Symbol) at ./sysimg.jl:14
[2] top-level scope
[3] include at ./boot.jl:292 [inlined]
[4] include_relative(::Module, ::String) at ./loading.jl:521
[5] include at ./sysimg.jl:26 [inlined]
[6] include(::String) at /Users/scott/.julia/v0.7/Nullables/src/Nullables.jl:1
[7] top-level scope at /Users/scott/.julia/v0.7/Nullables/src/Nullables.jl:4
[8] include at ./boot.jl:292 [inlined]
[9] include_relative(::Module, ::String) at ./loading.jl:521
[10] include(::Module, ::String) at ./sysimg.jl:26
[11] top-level scope
[12] eval at ./boot.jl:295 [inlined]
[13] top-level scope at ./<missing>:2
in expression starting at /Users/scott/.julia/v0.7/Nullables/src/nullable.jl:394
in expression starting at /Users/scott/.julia/v0.7/Nullables/src/Nullables.jl:4
ERROR: LoadError: Failed to precompile Nullables to /Users/scott/.julia/lib/v0.7/Nullables.ji.