Skip to content

Conversation

drbawb
Copy link
Contributor

@drbawb drbawb commented Mar 20, 2014

NOTE: Will not build on Travis Yet

You may wish to delay the merge of this PR until the rust nightly PPA is rebuilt. Not sure when that will be.


Turns out rust-sdl2 was not happy with my "morningly" rebuild of rustc.
These are some very minor fixes to the imports so that we continue to build against rust@master
Relevant commit and pull request on the mozilla/rust repo.

Builds on my machine as of: rustc 0.10-pre (95ee0a0 2014-03-20 04:36:50 -0700) ( rust-lang/rust@95ee0a0 )

(The old `std::vec` stuff is now in `std::slice`)
@AngryLawyer
Copy link
Member

Cheers :) I'll poke Travis until it passes, then I'll merge

@AngryLawyer
Copy link
Member

And it works :D

AngryLawyer added a commit that referenced this pull request Mar 21, 2014
`std::vec_ng` moved to `std::vec` in rust@master
@AngryLawyer AngryLawyer merged commit 3dbeb3d into Rust-SDL2:master Mar 21, 2014
@drbawb drbawb deleted the exp/vec_ng-moved branch March 21, 2014 12:42
Cobrand pushed a commit that referenced this pull request Dec 2, 2016
Fix building issues with rust version >= 1.6
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