JuliaServices / AutoHashEquals.jl

A Julia macro to add == and hash() to composite types.
Other
58 stars 12 forks source link

Fix Base.(:(==)) warning on 0.5 #6

Closed iamed2 closed 8 years ago

iamed2 commented 8 years ago

This was causing a lot of warnings on a lot of packages

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-6.9%) to 87.5% when pulling 22fbbae73637b88f988afef17f1ff46d48ea98d1 on iamed2:fieldwarning into bbad56cd5ce985369971045132f1b4407b95f50d on andrewcooke:master.

iamed2 commented 8 years ago

Nightly test failures addressed in https://github.com/andrewcooke/AutoHashEquals.jl/pull/5