INFO: Recompiling stale cache file C:\Users\taishi\.julia\lib\v0.4\Plots.ji for module Plots.
INFO: Recompiling stale cache file C:\Users\taishi\.julia\lib\v0.4\FixedSizeArrays.ji for module FixedSizeArrays.
INFO: Recompiling stale cache file C:\Users\taishi\.julia\lib\v0.4\Colors.ji for module Colors.
INFO: Recompiling stale cache file C:\Users\taishi\.julia\lib\v0.4\FixedPointNumbers.ji for module FixedPointNumbers.
WARNING: New definition
floattype(Type{#T<:FixedPointNumbers.Fixed}) at C:\Users\taishi\.julia\v0.4\FixedPointNumbers\src\fixed.jl:16
is ambiguous with:
floattype(Type{FixedPointNumbers.FixedPoint{#T<:Union{Int8, UInt16, Int16, UInt8}, #f<:Any}}) at C:\Users\taishi\.julia\v0.4\FixedPointNumbers\src\FixedPointNumbers.jl:89.
To fix, define
floattype(Type{FixedPointNumbers.Fixed{_<:Union{Int8, Int16}, #f<:Any}})
before the new definition.
WARNING: New definition
floattype(Type{#T<:FixedPointNumbers.UFixed}) at C:\Users\taishi\.julia\v0.4\FixedPointNumbers\src\ufixed.jl:14
is ambiguous with:
floattype(Type{FixedPointNumbers.FixedPoint{#T<:Union{Int8, UInt16, Int16, UInt8}, #f<:Any}}) at C:\Users\taishi\.julia\v0.4\FixedPointNumbers\src\FixedPointNumbers.jl:89.
To fix, define
floattype(Type{FixedPointNumbers.UFixed{_<:Union{UInt16, UInt8}, #f<:Any}})
before the new definition.
INFO: Recompiling stale cache file C:\Users\taishi\.julia\lib\v0.4\ColorTypes.ji for module ColorTypes.
INFO: Recompiling stale cache file C:\Users\taishi\.julia\lib\v0.4\Iterators.ji for module Iterators.
INFO: Recompiling stale cache file C:\Users\taishi\.julia\lib\v0.4\Measures.ji for module Measures.