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

Fixup warnings #1717

Merged
merged 4 commits into from
Mar 28, 2015
Merged

Conversation

thinkyhead
Copy link
Member

I added -Wall to the compiler flags to generate warnings and went through the code patching them up, testing all but 2 of the included example configurations.

  • Add #undef in several pins files and elsewhere
  • Wrap unused variables and functions in conditionals
  • Fix signed/unsigned comparisons
  • Include 4th temp sensor in conditional for preheat menu items

Conflicts:
	Marlin/Marlin_main.cpp
thinkyhead added a commit that referenced this pull request Mar 28, 2015
@thinkyhead thinkyhead merged commit f47fc87 into MarlinFirmware:Development Mar 28, 2015
@thinkyhead thinkyhead deleted the fixup_warnings branch March 30, 2015 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant