Incorrect "incomplete type "A" is not allowed C/C++(70)" message #13044
Labels
bug
duplicate
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
regression
A bug that didn't exist in a previous release
Verified - Internal
Verified issue reproduces
world ready
An issue relating string character encodings, localization translations, etc.
Milestone
Environment
OS and Version: win11
VS Code Version:
Version: 1.95.3 (user setup)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.22631
C/C++ Extension Version: v1.22.11
If using SSH remote, specify OS of remote machine: debian 12
Bug Summary and Steps to Reproduce
example.zip
Bug Summary:
Steps to reproduce:
If test.h is open the error does not appear.
I suspect that the error is some encoding releated problem.
if I change the encoding of the files to UTF-8 the error does not appear.
Expected behavior:
No error should appear.
Configuration and Logs
Other Extensions
No response
Additional context
if i downgrade to 1.21.6 the error does not appear.
The text was updated successfully, but these errors were encountered: