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

Cleanup for ERROR_EXIT/TIMER_EXIT/WARN style, remove unused typedef #283

Merged
merged 1 commit into from Jan 25, 2021

Conversation

nbriggs
Copy link
Collaborator

@nbriggs nbriggs commented Jan 25, 2021

Convert ERROR_EXIT, TIMER_EXIT, and WARN to "do {} while (0)" style and
fix a few usage points that were missing trailing semi-colons.
Remove unused typedef for CFuncPtr.

Convert ERROR_EXIT, TIMER_EXIT, and WARN to "do {} while (0)" style and
  fix a few usage points that were missing trailing semi-colons.
Remove unused typedef for CFuncPtr.
Copy link
Contributor

@waywardmonkeys waywardmonkeys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Happy to see these getting cleaned up.

@nbriggs nbriggs merged commit b151790 into master Jan 25, 2021
@nbriggs nbriggs deleted the cleanup-ERROR_EXIT-etc branch January 25, 2021 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants