You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set "compilerPath" in c_cpp_properties.json set to GCC cross-compiler, "cStandard" to "gnu17".
Enter nested function (A GCC extension that should be allowed by "gnu17")
Note that opening curly brace of inner function is red-squiggled, and hovering over it gives error indicating that it thinks the function definition is a declaration.
Note that when "compilerPath" is set to native compiler (e.g. /usr/bin/gcc), this doesn't happen.
Extension version: 1.4.1
VS Code version: Code 1.56.2 (054a9295330880ed74ceaedda236253b4f39a335, 2021-05-12T16:45:26.313Z)
OS version: Linux x64 5.8.0-55-generic
System Info
Item
Value
CPUs
Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz (4 x 1379)
Issue Type: Bug
Note that when "compilerPath" is set to native compiler (e.g. /usr/bin/gcc), this doesn't happen.
Extension version: 1.4.1
VS Code version: Code 1.56.2 (054a9295330880ed74ceaedda236253b4f39a335, 2021-05-12T16:45:26.313Z)
OS version: Linux x64 5.8.0-55-generic
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: