JuliaDebug / Gallium.jl

The Julia debugger
Other
174 stars 23 forks source link

I get a waring when " using Gallium" #192

Open nil-is-lin opened 7 years ago

nil-is-lin commented 7 years ago

When I using Gallium, I get "WARING: FixedPointNumbers.UFixed8 is deprecated, use FixedPointNumbers.Normed{UInt8,8} instead. likely near ~/.julia/v0.5/TerminalUI/src/render.jl:12 WARNING: could not import StructIO.pack into COEF"

I think its has no effect on using, but i hope what i provide can improve this debugger.