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

fix compile error under newest rust #100

Merged
merged 2 commits into from
May 13, 2014

Conversation

andelf
Copy link
Contributor

@andelf andelf commented May 11, 2014

  • cast::transmute => mem::transmute
  • remove slice::raw::from_buf_raw
  • ...

@andelf
Copy link
Contributor Author

andelf commented May 12, 2014

Oops, this comes ahead of rust-nightly. Build fails. :(
Merge this when rust-nightly has changed.

@AngryLawyer
Copy link
Member

Shall do :)

@andelf
Copy link
Contributor Author

andelf commented May 13, 2014

Ok to merge.
The https://launchpad.net/~hansjorg/+archive/rust rust-nightly ubuntu repo is broken and hasn't been updated for 15 days.
Offical nightly version is now rust-lang/rust@e162438 .

@AngryLawyer
Copy link
Member

Argh, that's not good. We'll need to find a better way to run our tests then.

AngryLawyer added a commit that referenced this pull request May 13, 2014
fix compile error under newest rust
@AngryLawyer AngryLawyer merged commit aacc6d7 into Rust-SDL2:master May 13, 2014
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.

2 participants