Skip to content

Fix #14809 FP syntaxError for typedef involving std::size_t#8618

Merged
chrchr-github merged 3 commits into
cppcheck-opensource:mainfrom
chrchr-github:chr_14809
Jun 22, 2026
Merged

Fix #14809 FP syntaxError for typedef involving std::size_t#8618
chrchr-github merged 3 commits into
cppcheck-opensource:mainfrom
chrchr-github:chr_14809

Conversation

@chrchr-github

@chrchr-github chrchr-github commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

size_t is a platform type and will be simplified anyway, this is tested here:

void simplifyPlatformTypes() {

@chrchr-github chrchr-github marked this pull request as ready for review June 2, 2026 18:01
Comment thread test/testtoken.cpp
@chrchr-github chrchr-github merged commit d7bcdb5 into cppcheck-opensource:main Jun 22, 2026
70 checks passed
@chrchr-github chrchr-github deleted the chr_14809 branch June 22, 2026 10:53
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.

3 participants