Skip to content

reduced padding in simplecpp::Macro#267

Merged
danmar merged 1 commit intocppcheck-opensource:masterfrom
firewave:padded
Aug 25, 2022
Merged

reduced padding in simplecpp::Macro#267
danmar merged 1 commit intocppcheck-opensource:masterfrom
firewave:padded

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

Before:

simplecpp.cpp:2070:22: warning: padding class 'simplecpp::Macro' with 7 bytes to align 'valueToken' [-Wpadded]
simplecpp.cpp:1277:11: warning: padding size of 'simplecpp::Macro' with 7 bytes to alignment boundary [-Wpadded]

After:

simplecpp.cpp:1278:11: warning: padding size of 'simplecpp::Macro' with 6 bytes to alignment boundary [-Wpadded]

@danmar danmar merged commit 4f0bd3f into cppcheck-opensource:master Aug 25, 2022
@firewave firewave deleted the padded branch August 25, 2022 08:12
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