Some time all typedef enum give re-declared error when delete --no warnings in file msvc.json #3685
Labels
bug
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Milestone
Issue Type: Bug
When delete "--no_warnings" line in file "msvc.json".
In some complex project (code files forlder) all typedef enum type given an error as follow:
"typedef name has already been declared (with similar type)" in all hearder files. But some projects no this problem. I checked the typedef enum, it just define one times.
Extension version: 0.23.1
VS Code version: Code 1.34.0 (a622c65b2c713c890fcf4fbf07cf34049d5fe758, 2019-05-15T21:59:37.030Z)
OS version: Windows_NT x64 10.0.16299
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: