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

Bring opengles up-to-date with nightly #85

Closed
wants to merge 3 commits into from
Closed

Conversation

@bollu
Copy link

bollu commented Jul 18, 2014

Hey, I use these bindings of openGL for my own project. However, these don't seem to be up-to-date and weren't compiling. I fixed the compiler errors, so I decided to make a pull request out of it. The errors were that of the deprecated *T syntax. Has to be *const T now.

I'm guessing this won't be merged into mozilla-servo:master since I think servo tracks an older verison of Rust. I could change the target branch or some such.

I felt it would be useful to anyone else trying to use these bindings. Thanks!

@metajack
Copy link
Contributor

metajack commented Sep 1, 2014

I think I included similiar fixes with the Rust upgrade. Sorry our work overlapped :(

@metajack metajack closed this Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.