JuliaAttic / Color.jl

Basic color manipulation utilities.
Other
47 stars 21 forks source link

Fix 0.4 deprecations #89

Closed timholy closed 9 years ago

timholy commented 9 years ago

Pretty self-explanatory. Let's see what Travis says.

timholy commented 9 years ago

Deprecation warnings during the test phase are due to FixedPointNumbers, which are fixed by https://github.com/JeffBezanson/FixedPointNumbers.jl/pull/19. The error occurs during Coverage testing (JuliaParser.jl). So I'm going to merge.