identifier "size_t" is undefined (g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0) #12990
Labels
Language Service
more info needed
The issue report is not actionable in its current state
parser
regression
A bug that didn't exist in a previous release
Environment
Bug Summary and Steps to Reproduce
Hi, I recently started to experience an issue using vscode IntelliSense, size_t :
identifier "size_t" is undefined C/C++(20)
I'm compiling fine though.
I'm using vscode in a docker using the Dev Containers extension.
I tried adding this part from this issue but nothing changed:
Depending on the files I'm working on, I either get identifier "size_t" is undefined or It's linked to a redefinition of size_t from different modules (gdal, curl...)
Configuration and Logs
Other Extensions
Dev Containers
Additional context
No response
The text was updated successfully, but these errors were encountered: