this is mysterious
when i try check only one file, i have no internalAstError'
but if i use project with many files
i got internalAstError' with this one file and another files
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
in 2.20 and past version was all ok
in new 2.21 in all files i got
There was a critical error with id 'internalAstError' when cheking .....
no other info
hope i not the one who got this with new release
Probably ther is an issue in a header file, but it is impossible to tell without further info.
I've seen similar errors when there is a function called
requires()and the code is scanned as C++20 or later, which is the default.no , with requires i got
this is some thing another
this is mysterious
when i try check only one file, i have no internalAstError'
but if i use project with many files
i got internalAstError' with this one file and another files
the project cppcheck is simple
only paths set