Navigation Menu

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

Fixes to take care of some compiler warnings #51

Merged
merged 3 commits into from Jul 23, 2017
Merged

Conversation

imabug
Copy link
Contributor

@imabug imabug commented Jul 23, 2017

Got some minor compiler warnings (functions without return values, unused and uninitialized variables).

None of these seem like they'll break anything.

@la3pna
Copy link

la3pna commented Jul 23, 2017

Shouln't the compiler take care of those unused values?

@imabug
Copy link
Contributor Author

imabug commented Jul 23, 2017

it should, but seeing compiler warnings always seems messy to me

@NT7S NT7S merged commit bbbf0b3 into etherkit:master Jul 23, 2017
@imabug imabug deleted the ab4ug branch July 24, 2017 11:29
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.

None yet

3 participants