Skip to content

Audit isize #288

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 6 commits into from
Jan 26, 2015
Merged

Audit isize #288

merged 6 commits into from
Jan 26, 2015

Conversation

dcampbell24
Copy link
Contributor

These commits should fix the improper usage of isize throughout most of src/sdl. A few improper usages of usize that appeared around the isize instances are fixed as well. keyboard.rs needs to be looked at still, and the casting between i32 and c_int may not really be needed, but may be good for explicitness.

@dcampbell24
Copy link
Contributor Author

cc #283

@AngryLawyer
Copy link
Member

Grand, cheers

AngryLawyer added a commit that referenced this pull request Jan 26, 2015
@AngryLawyer AngryLawyer merged commit 7d796b2 into Rust-SDL2:master Jan 26, 2015
nukep added a commit to nukep/rust-sdl2 that referenced this pull request Jan 26, 2015
AngryLawyer added a commit that referenced this pull request Jan 26, 2015
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