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

Remove remaining mod. #59

Merged
merged 1 commit into from Mar 8, 2017
Merged

Remove remaining mod. #59

merged 1 commit into from Mar 8, 2017

Conversation

helgee
Copy link
Contributor

@helgee helgee commented Mar 8, 2017

One last reference to mod_fast slipped through and broke precompilation, like this:

julia> using Unitful
INFO: Precompiling module Unitful.
ERROR: LoadError: LoadError: KeyError: key :mod not found
Stacktrace:
 [1] getindex at ./dict.jl:474 [inlined]
 [2] macro expansion at /Users/helge/.julia/v0.6/Unitful/src/fastmath.jl:155 [inlined]
 [3] anonymous at ./<missing>:?
 [4] include_from_node1(::String) at ./loading.jl:539
 [5] include(::String) at ./sysimg.jl:14
 [6] include_from_node1(::String) at ./loading.jl:539
 [7] include(::String) at ./sysimg.jl:14
 [8] anonymous at ./<missing>:2
while loading /Users/helge/.julia/v0.6/Unitful/src/fastmath.jl, in expression starting on line 154
while loading /Users/helge/.julia/v0.6/Unitful/src/Unitful.jl, in expression starting on line 1071
ERROR: Failed to precompile Unitful to /Users/helge/.julia/lib/v0.6/Unitful.ji.
Stacktrace:
 [1] compilecache(::String) at ./loading.jl:673
 [2] require(::Symbol) at ./loading.jl:460

@ajkeller34 ajkeller34 merged commit b4ec8b9 into PainterQubits:master Mar 8, 2017
@ajkeller34
Copy link
Collaborator

Ack, you're kidding! Thanks for the PR.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 67.88% when pulling 15ec882 on helgee:patch-1 into ead2d96 on ajkeller34:master.

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.

None yet

3 participants