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

Fix a few random bugs and warnings. #38

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

pthariensflame
Copy link
Contributor

An == where there should be an =, a \ where there should be a \\, and a function that was UB if called incorrectly.

An `==` where there should be an `=`, a `\` where there should be a `\\`, and a  function that was UB if called incorrectly.
@WAUthethird
Copy link
Owner

Thanks for the PR! I've tested, and it seems to compile successfully.

Merging.

@WAUthethird WAUthethird merged commit a9157f8 into WAUthethird:master Jul 14, 2020
@pthariensflame pthariensflame deleted the fix-bugs-1 branch July 14, 2020 07:35
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