Skip to content

Clean up warnings during compilation #134

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

Closed
wants to merge 3 commits into from
Closed

Clean up warnings during compilation #134

wants to merge 3 commits into from

Conversation

mdsn
Copy link

@mdsn mdsn commented Aug 11, 2022

This PR cleans up the warnings in the compilation of raylib and raylib-showcase, and updates the rand version in raylib-examples to 0.8. Some updates in roguelike are then necessary for the binary to compile.

I'd like to also run rustfmt on these files but it might cover up the changes in here, so maybe it can be done later.

mdsn added 3 commits August 10, 2022 23:19
This makes most binaries compile but breaks roguelike. This commit
updates it to use the newer gen_range API.
@mdsn mdsn closed this by deleting the head repository Mar 22, 2024
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.

1 participant