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

clang-format adjustments for version 18 #3028

Closed
wants to merge 1 commit into from
Closed

Conversation

neheb
Copy link
Collaborator

@neheb neheb commented Aug 14, 2024

This is preparation to add compatibility with previous versions.

This is preparation to add compatibility with previous versions.

Signed-off-by: Rosen Penev <[email protected]>
@@ -156,7 +156,8 @@ be considered as real pixels */
unsigned char stripeFields; //!< Number of striped fields this image consists of
unsigned char reserved; //!< For future use - should be set to 0
unsigned short reserved1; //!< For future use - should be set to 0
} GEOMETRIC_INFO_T; //!< sizeof struct == 32 bytes
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

should these be replaced with static_asserts?

@neheb neheb closed this Sep 27, 2024
@neheb neheb deleted the hrm branch September 27, 2024 02:20
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.

1 participant