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

Looks like things may be breaking now.

Open sbromberger opened this issue 8 years ago • 3 comments

https://travis-ci.org/JuliaGraphs/LightGraphs.jl/builds/225059949#L431-L456

sbromberger avatar Apr 24 '17 21:04 sbromberger

Just an FYI - this started breaking between Julia version daefda40aa (good) and 6e0a2f8c94 (bad) - unfortunately, I don't have time to run a bisect at this time.

sbromberger avatar Apr 25 '17 17:04 sbromberger

So should I make a new release where the package version required has an upper limit?

andrewcooke avatar Apr 26 '17 14:04 andrewcooke

Nope. it broke due to a bad Julia commit. Stay the course, but you'll probably need to rewrite your tasks with produce/consume at some point.

sbromberger avatar Apr 26 '17 23:04 sbromberger