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

Rewrite with rust and create a cargo package #1

Open
wants to merge 52 commits into
base: master
Choose a base branch
from
Open

Conversation

hibariya
Copy link
Contributor

  • handle window resize
  • add --channel option
  • update dependencies
  • update documentation

hibariya and others added 25 commits November 23, 2015 09:17
while_let_loop
0.1.2 matches 0.1.3, PtyProxy renamed to PtyShell in pty-shell v0.1.3, it breaks build.
libc(0.1.12) has warning to use rustc(v1.6).
```
.cargo/registry/src/github.com-88ac128001ac3a9a/libc-0.1.12/rust/src/liblibc/lib.rs:81:21:
81:39 warning: lint raw_pointer_derive has been removed: using derive
with raw pointers is ok
```
bump libc version to fix warning in rustc v1.6
for debug:

    RUST_BACKTRACE=1 RUST_LOG=hokaido=info cargo run server
to compile by Rust 1.14.0
…_rustc_1_14_0

bump rmp-serialize version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants