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

Type usage consistency, braces, etc. #684

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

paulej
Copy link
Contributor

@paulej paulej commented Jan 14, 2024

This PR makes a number of changes to further use bool, size_t, ssize_t, etc. consistently through the code. I also added braces around single-line if() and for() statements. (As an aside, I actually like one-line statements, but when the clang-format rules force the line to break, I think braces should be employed. I'd be OK if we changed the clang-format file so that one-line statements stayed on a single line.)

@paulej paulej force-pushed the paulej_int_changes branch 3 times, most recently from 238ee95 to 6502f01 Compare January 14, 2024 03:32
@paulej paulej requested a review from pabuhler January 14, 2024 03:57
@pabuhler
Copy link
Member

This is the last big part of #671

@paulej paulej merged commit 11445dc into cisco:main Jan 15, 2024
33 checks passed
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