Lazy.jl icon indicating copy to clipboard operation
Lazy.jl copied to clipboard

load error on nightly (0.7)

Open tpapp opened this issue 8 years ago • 0 comments

I am getting this on Travis (for both master and the released version of Lazy.jl):

while loading /home/travis/.julia/v0.7/Lazy/src/macros.jl, in expression starting on line 243

ERROR: LoadError: LoadError: LoadError: LoadError: TypeError: non-boolean (typeof(Lazy.c)) used in boolean context

tpapp avatar Oct 12 '17 12:10 tpapp