Skip to content

Conversation

@schmrlng
Copy link
Contributor

Fixes this error:

julia> using FixedPointNumbers
INFO: Recompiling stale cache file /home/schmrlng/.julia/lib/v0.5/FixedPointNumbers.ji for module FixedPointNumbers.
ERROR: LoadError: LoadError: error in method definition: function Base.minmax must be explicitly imported to be extended
 in include(::UTF8String) at ./boot.jl:264
 in include_from_node1(::ASCIIString) at ./loading.jl:417
 in include(::ASCIIString) at ./boot.jl:264
 in include_from_node1(::ASCIIString) at ./loading.jl:417
 in eval(::Module, ::Any) at ./boot.jl:267
 [inlined code] from ./sysimg.jl:14
 in process_options(::Base.JLOptions) at ./client.jl:239
 in _start() at ./client.jl:318
while loading /home/schmrlng/.julia/v0.5/FixedPointNumbers/src/ufixed.jl, in expression starting on line 131
while loading /home/schmrlng/.julia/v0.5/FixedPointNumbers/src/FixedPointNumbers.jl, in expression starting on line 59
ERROR: Failed to precompile FixedPointNumbers to /home/schmrlng/.julia/lib/v0.5/FixedPointNumbers.ji
 in error(::ASCIIString) at ./error.jl:21
 in compilecache(::ASCIIString) at ./loading.jl:496
 in recompile_stale(::Symbol, ::UTF8String) at ./loading.jl:572
 in _require_from_serialized(::Int64, ::Symbol, ::UTF8String, ::Bool) at ./loading.jl:164
 in _require_from_serialized(::Int64, ::Symbol, ::Bool) at ./loading.jl:193
 in require(::Symbol) at ./loading.jl:323
 in eval(::Module, ::Any) at ./boot.jl:267

@yuyichao
Copy link
Contributor

Ping. I just hit this too and was almost going to submit the same fix.

timholy added a commit that referenced this pull request Feb 19, 2016
@timholy timholy merged commit 3964895 into JuliaMath:master Feb 19, 2016
@timholy
Copy link
Member

timholy commented Feb 19, 2016

Thanks!

@josefsachsconning
Copy link

Could a new release be tagged with this fix?

@timholy
Copy link
Member

timholy commented Feb 28, 2016

Done.

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

Successfully merging this pull request may close these issues.

4 participants