Skip to content

Conversation

@pfultz2
Copy link
Contributor

@pfultz2 pfultz2 commented Dec 6, 2025

Cppcheck passes a pointer and size to simplecpp:TokenList, so we need those APIs enabled even if there is string_view and span.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 2025

Copy link
Owner

@danmar danmar left a comment

Choose a reason for hiding this comment

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

lgtm.. @firewave ?

@firewave
Copy link
Collaborator

firewave commented Dec 7, 2025

It would be helpful if the error which is fixed by this could be provided.

Also I think this has nothing to do with libc++ but actually with a compiler which bypasses the standard version we are setting. I think the "proper" fix would be #7962.

@firewave
Copy link
Collaborator

firewave commented Dec 7, 2025

Also I think this has nothing to do with libc++ but actually with a compiler which bypasses the standard version we are setting.

I am not able to reproduce it, so either your compiler is misbehaving or you have CMake misconfigured.

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