Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Can not compile libracerd with latest version 1.15 #66

Closed
josator opened this issue Feb 8, 2017 · 2 comments
Closed

Can not compile libracerd with latest version 1.15 #66

josator opened this issue Feb 8, 2017 · 2 comments

Comments

@josator
Copy link

josator commented Feb 8, 2017

Compiling libracerd v0.3.1 (file:///home/aoeuaoeu/.vim/bundle/YouCompleteMe/third_party/ycmd/third_party/racerd)
error: type alias is never used: ListCompletionsResponse
--> /home/aoeuaoeu/.vim/bundle/YouCompleteMe/third_party/ycmd/third_party/racerd/target/release/build/libracerd-fc0e4009cf876877/out/http/completion.rs:281:1
|
281 | type ListCompletionsResponse = Vec;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
note: lint level defined here
--> src/lib.rs:9:9
|
9 | #![deny(warnings)]
| ^^^^^^^^

error: aborting due to previous error

error: Could not compile libracerd.

@micbou
Copy link
Contributor

micbou commented Feb 12, 2017

This is fixed with the latest version of racerd (0.3.3).

@josator
Copy link
Author

josator commented Feb 14, 2017

I can confirm it builds now

@josator josator closed this as completed Feb 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants