-
Notifications
You must be signed in to change notification settings - Fork 37
no testing on 0.6 #69
Comments
I have the exact same issue on Arch And for me it has nothing to do with Atom, I am using julia 0.6.0 on a headless Arch system Any ideas? |
I confirm I am also affected by this. Julia can't install HttpParser. I have a fresh / clean Arch Linux install. -- Error http_parser.c: In function ‘http_parser_execute’: ==========================================[ BUILD ERRORS ]========================================== WARNING: HttpParser had build errors. |
Note that libhttp_parser has been ported to pure Julia in the HTTP.jl package. In the |
Tests pass on 0.6, both on travis and PkgEval. The other issues in this thread is a duplicate of #75. Workarounds, and upstream issue mentioned there. |
it appears that this package is not tested on julia 0.6 and I am getting issues trying to add it
UPDATE:
Well, I added tests on 0.6 #70 and they are passing https://travis-ci.org/JuliaWeb/HttpParser.jl/builds/248957394?utm_source=github_status&utm_medium=notification
So, it seems that the issue is somehow local to my machine even though I did a fresh install of all julia packages, all Atom packages and atom...
might it have something to do with this:
The text was updated successfully, but these errors were encountered: