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

Improve dead code flagging #63

Closed

Conversation

stefanb2
Copy link
Contributor

  • nanomodbus.c: silence GCC -Wunused-function warnings
  • nanomodbus.h: fix compilation errors when only READ_WRITE_REGISTER function is included

- nanomodbus.c: silence GCC -Wunused-function warnings
- nanomodbus.h: fix compilation errors when only READ_WRITE_REGISTER
  function is included
@debevv
Copy link
Owner

debevv commented Sep 20, 2024

Merged, thank you

@debevv debevv closed this Sep 20, 2024
@stefanb2
Copy link
Contributor Author

Ah you took care of those formatting issues already, thanks.

@stefanb2 stefanb2 deleted the topic-improve-dead-code-flagging branch September 20, 2024 12:16
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