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

Re-evaluate cache implementations #361

Open
firewave opened this issue Jul 22, 2024 · 0 comments
Open

Re-evaluate cache implementations #361

firewave opened this issue Jul 22, 2024 · 0 comments

Comments

@firewave
Copy link
Collaborator

There are some internal caches which are used to boost performance. Unfortunately they are not only platform-dependent and very obtuse but they are also utilizing global objects which can lead to static initialization order issues depending on how simplecpp is being used (see danmar/cppcheck#6542).

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

No branches or pull requests

1 participant