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 compiler warnings in HeadCode and ModuleCode #5

Open
AreasAside opened this issue Nov 11, 2019 · 0 comments
Open

Fix compiler warnings in HeadCode and ModuleCode #5

AreasAside opened this issue Nov 11, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@AreasAside
Copy link
Collaborator

Both the head code and module code sketches generate a significant number of compiler warnings. While some warnings may be harmless, others may hint at real issues. Getting into the habit of ignoring harmless warnings will inevitably cause things to be missed that should be fixed. We should make sure that all warnings are turned on and always strive to eliminate them whenever they crop up.

@AreasAside AreasAside added the enhancement New feature or request label Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant