Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable precompilation #93

Merged
merged 1 commit into from
Oct 30, 2017
Merged

Conversation

ararslan
Copy link
Member

It appears that all dependencies allow precompilation, so this should be safe. It would also allow Nanosoldier to precompile, as GitHub is its only dependency that isn't precompilable.

@ararslan
Copy link
Member Author

The tests pass on 0.6 and the 0.7 failure appears to be due to JLD.

@KristofferC KristofferC reopened this Oct 28, 2017
@KristofferC
Copy link
Collaborator

KristofferC commented Oct 28, 2017

ERROR: LoadError: LoadError: TypeError: in #request, in typeassert, expected Dict{Any,Any}, got Dict{String,String}

@quinnj, that wasn't what I meant with the header type assert change :P

@KristofferC
Copy link
Collaborator

KristofferC commented Oct 28, 2017

Segfault on 0.6 (when precompiling I think) 😱

@ararslan
Copy link
Member Author

Issue with 0.6.1?

@ararslan
Copy link
Member Author

I can't reproduce locally.

@quinnj
Copy link
Member

quinnj commented Oct 29, 2017

Just tagged a new HTTP release w/ a fix for the header type issue.

@ararslan
Copy link
Member Author

Nice, tests passing on 0.6 and 0.7 now. :) Not sure what the deal is with coverage; seems unrelated to enabling precompilation.

@KristofferC KristofferC reopened this Oct 30, 2017
@KristofferC KristofferC merged commit b05bf0c into JuliaWeb:master Oct 30, 2017
@ararslan ararslan deleted the aa/precompile branch October 30, 2017 18:10
@ararslan
Copy link
Member Author

Thanks! Could a new release be tagged soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants