Skip to content

Update to latest Rust #58

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

Merged
merged 1 commit into from
May 3, 2014
Merged

Update to latest Rust #58

merged 1 commit into from
May 3, 2014

Conversation

HeroesGrave
Copy link
Contributor

Changes ~"" to "".to_owned()

I tried replacing some of them with &strs but it seems that rust-lang/rust#11869 is still causing trouble.

@brendanzab
Copy link
Collaborator

Thanks! Are the examples building?

@HeroesGrave
Copy link
Contributor Author

Looks like they haven't been updated since slice::from_elem was removed.

I also fixed them to work on systems that don't support OpenGL 3.2. Hopefully I did it in a way which still works on OSX.

@brendanzab
Copy link
Collaborator

Thanks! Could the OpenGL change be part of a separate PR? I'd like to talk about it first before we merge it.

@HeroesGrave
Copy link
Contributor Author

Done. (Although I can't test if the examples work)

brendanzab added a commit that referenced this pull request May 3, 2014
@brendanzab brendanzab merged commit d8520ed into rust-windowing:master May 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants