Type: LanguageService
Describe the bug
Steps to reproduce
No real steps, it seems to happen after a random time, but happens every time I try, cannot find a single task that causes it to crash. Autocomplete and contextual syntax highlighting stop working.
C/C++ Intellisense Server for Visual Studio Code (32 bit) no longer apears in task manager.
Expected behavior
No crash
Note: pid 2136 from above does not exist
Logs
-------- Diagnostics - 13/05/2020, 21:19:47
Version: 0.28.0
Current Configuration:
{
"name": "Win32",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
],
"windowsSdkVersion": "10.0.18362.0",
"compilerPath": "C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe",
"cStandard": "c11",
"cppStandard": "c++17",
"intelliSenseMode": "gcc-x64",
"configurationProvider": "ms-vscode.cmake-tools",
"compilerArgs": [
"-std=c11 -m64"
],
"browse": {
"path": [
"${workspaceFolder}/**"
],
"limitSymbolsToIncludedHeaders": true
}
}
Translation Unit Mappings:
[ C:\Users\ \Documents\repos\mcc\src\x64.c ]:
C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
Translation Unit Configurations:
[ C:\Users\ \Documents\repos\mcc\src\x64.c ]:
Process ID: 2136
Memory Usage: 0 MB
Compiler Path: C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe
Includes:
C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC
C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE
C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE-FIXED
C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\X86_64-W64-MINGW32\INCLUDE
Standard Version: c11
IntelliSense Mode: gcc-x64
Other Flags:
--gcc
--gnu_version=80100
Total Memory Usage: 0 MB
Custom browse configuration received: {
"browsePath": [
"C:/Users/ /Documents/repos/mcc/src",
"c:/users/ /documents/repos/mcc/src"
],
"standard": "c11",
"compilerPath": "C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/g++.exe",
"compilerArgs": [
"-g",
"-Wall",
"-Wextra",
"-Werror",
"-pedantic",
"-std=gnu11"
]
}
cpptools/didChangeCppProperties
Attempting to get defaults from compiler in "compilerPath" property: 'C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe'
Code browsing service initialized
Attempting to get defaults from compiler in "compilerPath" property: 'C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe'
Folder: C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/LIB/GCC/X86_64-W64-MINGW32/8.1.0/INCLUDE/ be indexed
Folder: C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/LIB/GCC/X86_64-W64-MINGW32/8.1.0/INCLUDE-FIXED/ be indexed
Folder: C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/X86_64-W64-MINGW32/INCLUDE/ be indexed
Folder: C:/USERS/ /DOCUMENTS/REPOS/MCC/ be indexed
cpptools/didChangeCustomBrowseConfiguration
Attempting to get defaults from compiler in "compilerPath" property: 'C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/g++.exe'
Folder: C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/LIB/GCC/X86_64-W64-MINGW32/8.1.0/INCLUDE/ be indexed
Folder: C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/LIB/GCC/X86_64-W64-MINGW32/8.1.0/INCLUDE-FIXED/ be indexed
Folder: C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/X86_64-W64-MINGW32/INCLUDE/ be indexed
Folder: C:/USERS/ /DOCUMENTS/REPOS/MCC/SRC/ be indexed
textDocument/didOpen: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Populate include completion cache.
Discovering files...
textDocument/didOpen: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/activeDocumentChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
cpptools/clearCustomConfigurations
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/getDocumentSymbols: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 2)
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 3)
cpptools/getDocumentSymbols
cpptools/getDocumentSymbols: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 4)
Processing folder (recursive): C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/LIB/GCC/X86_64-W64-MINGW32/8.1.0/INCLUDE/
cpptools/getDocumentSymbols
Processing folder (recursive): C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/LIB/GCC/X86_64-W64-MINGW32/8.1.0/INCLUDE-FIXED/
Processing folder (recursive): C:/PROGRAM FILES/MINGW-W64/X86_64-8.1.0-POSIX-SEH-RT_V6-REV0/MINGW64/X86_64-W64-MINGW32/INCLUDE/
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 5)
sending compilation args for C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE-FIXED
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\X86_64-W64-MINGW32\INCLUDE
define: __STDC__=1
define: __STDC_VERSION__=201112L
define: __STDC_UTF_16__=1
define: __STDC_UTF_32__=1
define: __STDC_HOSTED__=1
define: __GNUC__=8
define: __GNUC_MINOR__=1
define: __GNUC_PATCHLEVEL__=0
define: __VERSION__="8.1.0"
define: __ATOMIC_RELAXED=0
define: __ATOMIC_SEQ_CST=5
define: __ATOMIC_ACQUIRE=2
define: __ATOMIC_RELEASE=3
define: __ATOMIC_ACQ_REL=4
define: __ATOMIC_CONSUME=1
define: __pic__=1
define: __PIC__=1
define: __FINITE_MATH_ONLY__=0
define: __SIZEOF_INT__=4
define: __SIZEOF_LONG__=4
define: __SIZEOF_LONG_LONG__=8
define: __SIZEOF_SHORT__=2
define: __SIZEOF_FLOAT__=4
define: __SIZEOF_DOUBLE__=8
define: __SIZEOF_LONG_DOUBLE__=16
define: __SIZEOF_SIZE_T__=8
define: __CHAR_BIT__=8
define: __BIGGEST_ALIGNMENT__=16
define: __ORDER_LITTLE_ENDIAN__=1234
define: __ORDER_BIG_ENDIAN__=4321
define: __ORDER_PDP_ENDIAN__=3412
define: __BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __FLOAT_WORD_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __SIZEOF_POINTER__=8
define: __SIZE_TYPE__=long long unsigned int
define: __PTRDIFF_TYPE__=long long int
define: __WCHAR_TYPE__=short unsigned int
define: __WINT_TYPE__=short unsigned int
define: __INTMAX_TYPE__=long long int
define: __UINTMAX_TYPE__=long long unsigned int
define: __CHAR16_TYPE__=short unsigned int
define: __CHAR32_TYPE__=unsigned int
define: __SIG_ATOMIC_TYPE__=int
define: __INT8_TYPE__=signed char
define: __INT16_TYPE__=short int
define: __INT32_TYPE__=int
define: __INT64_TYPE__=long long int
define: __UINT8_TYPE__=unsigned char
define: __UINT16_TYPE__=short unsigned int
define: __UINT32_TYPE__=unsigned int
define: __UINT64_TYPE__=long long unsigned int
define: __INT_LEAST8_TYPE__=signed char
define: __INT_LEAST16_TYPE__=short int
define: __INT_LEAST32_TYPE__=int
define: __INT_LEAST64_TYPE__=long long int
define: __UINT_LEAST8_TYPE__=unsigned char
define: __UINT_LEAST16_TYPE__=short unsigned int
define: __UINT_LEAST32_TYPE__=unsigned int
define: __UINT_LEAST64_TYPE__=long long unsigned int
define: __INT_FAST8_TYPE__=signed char
define: __INT_FAST16_TYPE__=short int
define: __INT_FAST32_TYPE__=int
define: __INT_FAST64_TYPE__=long long int
define: __UINT_FAST8_TYPE__=unsigned char
define: __UINT_FAST16_TYPE__=short unsigned int
define: __UINT_FAST32_TYPE__=unsigned int
define: __UINT_FAST64_TYPE__=long long unsigned int
define: __INTPTR_TYPE__=long long int
define: __UINTPTR_TYPE__=long long unsigned int
define: __GXX_ABI_VERSION=1012
define: __SCHAR_MAX__=0x7f
define: __SHRT_MAX__=0x7fff
define: __INT_MAX__=0x7fffffff
define: __LONG_MAX__=0x7fffffffL
define: __LONG_LONG_MAX__=0x7fffffffffffffffLL
define: __WCHAR_MAX__=0xffff
define: __WCHAR_MIN__=0
define: __WINT_MAX__=0xffff
define: __WINT_MIN__=0
define: __PTRDIFF_MAX__=0x7fffffffffffffffLL
define: __SIZE_MAX__=0xffffffffffffffffULL
define: __SCHAR_WIDTH__=8
define: __SHRT_WIDTH__=16
define: __INT_WIDTH__=32
define: __LONG_WIDTH__=32
define: __LONG_LONG_WIDTH__=64
define: __WCHAR_WIDTH__=16
define: __WINT_WIDTH__=16
define: __PTRDIFF_WIDTH__=64
define: __SIZE_WIDTH__=64
define: __INTMAX_MAX__=0x7fffffffffffffffLL
define: __INTMAX_C(c)=c ## LL
define: __UINTMAX_MAX__=0xffffffffffffffffULL
define: __UINTMAX_C(c)=c ## ULL
define: __INTMAX_WIDTH__=64
define: __SIG_ATOMIC_MAX__=0x7fffffff
define: __SIG_ATOMIC_MIN__=(-__SIG_ATOMIC_MAX__ - 1)
define: __SIG_ATOMIC_WIDTH__=32
define: __INT8_MAX__=0x7f
define: __INT16_MAX__=0x7fff
define: __INT32_MAX__=0x7fffffff
define: __INT64_MAX__=0x7fffffffffffffffLL
define: __UINT8_MAX__=0xff
define: __UINT16_MAX__=0xffff
define: __UINT32_MAX__=0xffffffffU
define: __UINT64_MAX__=0xffffffffffffffffULL
define: __INT_LEAST8_MAX__=0x7f
define: __INT8_C(c)=c
define: __INT_LEAST8_WIDTH__=8
define: __INT_LEAST16_MAX__=0x7fff
define: __INT16_C(c)=c
define: __INT_LEAST16_WIDTH__=16
define: __INT_LEAST32_MAX__=0x7fffffff
define: __INT32_C(c)=c
define: __INT_LEAST32_WIDTH__=32
define: __INT_LEAST64_MAX__=0x7fffffffffffffffLL
define: __INT64_C(c)=c ## LL
define: __INT_LEAST64_WIDTH__=64
define: __UINT_LEAST8_MAX__=0xff
define: __UINT8_C(c)=c
define: __UINT_LEAST16_MAX__=0xffff
define: __UINT16_C(c)=c
define: __UINT_LEAST32_MAX__=0xffffffffU
define: __UINT32_C(c)=c ## U
define: __UINT_LEAST64_MAX__=0xffffffffffffffffULL
define: __UINT64_C(c)=c ## ULL
define: __INT_FAST8_MAX__=0x7f
define: __INT_FAST8_WIDTH__=8
define: __INT_FAST16_MAX__=0x7fff
define: __INT_FAST16_WIDTH__=16
define: __INT_FAST32_MAX__=0x7fffffff
define: __INT_FAST32_WIDTH__=32
define: __INT_FAST64_MAX__=0x7fffffffffffffffLL
define: __INT_FAST64_WIDTH__=64
define: __UINT_FAST8_MAX__=0xff
define: __UINT_FAST16_MAX__=0xffff
define: __UINT_FAST32_MAX__=0xffffffffU
define: __UINT_FAST64_MAX__=0xffffffffffffffffULL
define: __INTPTR_MAX__=0x7fffffffffffffffLL
define: __INTPTR_WIDTH__=64
define: __UINTPTR_MAX__=0xffffffffffffffffULL
define: __GCC_IEC_559=2
define: __GCC_IEC_559_COMPLEX=2
define: __FLT_EVAL_METHOD__=0
define: __FLT_EVAL_METHOD_TS_18661_3__=0
define: __DEC_EVAL_METHOD__=2
define: __FLT_RADIX__=2
define: __FLT_MANT_DIG__=24
define: __FLT_DIG__=6
define: __FLT_MIN_EXP__=(-125)
define: __FLT_MIN_10_EXP__=(-37)
define: __FLT_MAX_EXP__=128
define: __FLT_MAX_10_EXP__=38
define: __FLT_DECIMAL_DIG__=9
define: __FLT_MAX__=3.40282346638528859811704183484516925e+38F
define: __FLT_MIN__=1.17549435082228750796873653722224568e-38F
define: __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F
define: __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F
define: __FLT_HAS_DENORM__=1
define: __FLT_HAS_INFINITY__=1
define: __FLT_HAS_QUIET_NAN__=1
define: __DBL_MANT_DIG__=53
define: __DBL_DIG__=15
define: __DBL_MIN_EXP__=(-1021)
define: __DBL_MIN_10_EXP__=(-307)
define: __DBL_MAX_EXP__=1024
define: __DBL_MAX_10_EXP__=308
define: __DBL_DECIMAL_DIG__=17
define: __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L)
define: __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L)
define: __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L)
define: __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L)
define: __DBL_HAS_DENORM__=1
define: __DBL_HAS_INFINITY__=1
define: __DBL_HAS_QUIET_NAN__=1
define: __LDBL_MANT_DIG__=64
define: __LDBL_DIG__=18
define: __LDBL_MIN_EXP__=(-16381)
define: __LDBL_MIN_10_EXP__=(-4931)
define: __LDBL_MAX_EXP__=16384
define: __LDBL_MAX_10_EXP__=4932
define: __DECIMAL_DIG__=21
define: __LDBL_DECIMAL_DIG__=21
define: __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L
define: __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L
define: __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L
define: __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L
define: __LDBL_HAS_DENORM__=1
define: __LDBL_HAS_INFINITY__=1
define: __LDBL_HAS_QUIET_NAN__=1
define: __FLT32_MANT_DIG__=24
define: __FLT32_DIG__=6
define: __FLT32_MIN_EXP__=(-125)
define: __FLT32_MIN_10_EXP__=(-37)
define: __FLT32_MAX_EXP__=128
define: __FLT32_MAX_10_EXP__=38
define: __FLT32_DECIMAL_DIG__=9
define: __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32
define: __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32
define: __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32
define: __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32
define: __FLT32_HAS_DENORM__=1
define: __FLT32_HAS_INFINITY__=1
define: __FLT32_HAS_QUIET_NAN__=1
define: __FLT64_MANT_DIG__=53
define: __FLT64_DIG__=15
define: __FLT64_MIN_EXP__=(-1021)
define: __FLT64_MIN_10_EXP__=(-307)
define: __FLT64_MAX_EXP__=1024
define: __FLT64_MAX_10_EXP__=308
define: __FLT64_DECIMAL_DIG__=17
define: __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64
define: __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64
define: __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64
define: __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64
define: __FLT64_HAS_DENORM__=1
define: __FLT64_HAS_INFINITY__=1
define: __FLT64_HAS_QUIET_NAN__=1
define: __FLT128_MANT_DIG__=113
define: __FLT128_DIG__=33
define: __FLT128_MIN_EXP__=(-16381)
define: __FLT128_MIN_10_EXP__=(-4931)
define: __FLT128_MAX_EXP__=16384
define: __FLT128_MAX_10_EXP__=4932
define: __FLT128_DECIMAL_DIG__=36
define: __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128
define: __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128
define: __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128
define: __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128
define: __FLT128_HAS_DENORM__=1
define: __FLT128_HAS_INFINITY__=1
define: __FLT128_HAS_QUIET_NAN__=1
define: __FLT32X_MANT_DIG__=53
define: __FLT32X_DIG__=15
define: __FLT32X_MIN_EXP__=(-1021)
define: __FLT32X_MIN_10_EXP__=(-307)
define: __FLT32X_MAX_EXP__=1024
define: __FLT32X_MAX_10_EXP__=308
define: __FLT32X_DECIMAL_DIG__=17
define: __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x
define: __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x
define: __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x
define: __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x
define: __FLT32X_HAS_DENORM__=1
define: __FLT32X_HAS_INFINITY__=1
define: __FLT32X_HAS_QUIET_NAN__=1
define: __FLT64X_MANT_DIG__=64
define: __FLT64X_DIG__=18
define: __FLT64X_MIN_EXP__=(-16381)
define: __FLT64X_MIN_10_EXP__=(-4931)
define: __FLT64X_MAX_EXP__=16384
define: __FLT64X_MAX_10_EXP__=4932
define: __FLT64X_DECIMAL_DIG__=21
define: __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x
define: __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x
define: __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x
define: __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x
define: __FLT64X_HAS_DENORM__=1
define: __FLT64X_HAS_INFINITY__=1
define: __FLT64X_HAS_QUIET_NAN__=1
define: __DEC32_MANT_DIG__=7
define: __DEC32_MIN_EXP__=(-94)
define: __DEC32_MAX_EXP__=97
define: __DEC32_MIN__=1E-95DF
define: __DEC32_MAX__=9.999999E96DF
define: __DEC32_EPSILON__=1E-6DF
define: __DEC32_SUBNORMAL_MIN__=0.000001E-95DF
define: __DEC64_MANT_DIG__=16
define: __DEC64_MIN_EXP__=(-382)
define: __DEC64_MAX_EXP__=385
define: __DEC64_MIN__=1E-383DD
define: __DEC64_MAX__=9.999999999999999E384DD
define: __DEC64_EPSILON__=1E-15DD
define: __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD
define: __DEC128_MANT_DIG__=34
define: __DEC128_MIN_EXP__=(-6142)
define: __DEC128_MAX_EXP__=6145
define: __DEC128_MIN__=1E-6143DL
define: __DEC128_MAX__=9.999999999999999999999999999999999E6144DL
define: __DEC128_EPSILON__=1E-33DL
define: __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL
define: __REGISTER_PREFIX__=
define: __USER_LABEL_PREFIX__=
define: __GNUC_STDC_INLINE__=1
define: __NO_INLINE__=1
define: __STRICT_ANSI__=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16=1
define: __GCC_ATOMIC_BOOL_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2
define: __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2
define: __GCC_ATOMIC_SHORT_LOCK_FREE=2
define: __GCC_ATOMIC_INT_LOCK_FREE=2
define: __GCC_ATOMIC_LONG_LOCK_FREE=2
define: __GCC_ATOMIC_LLONG_LOCK_FREE=2
define: __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1
define: __GCC_ATOMIC_POINTER_LOCK_FREE=2
define: __PRAGMA_REDEFINE_EXTNAME=1
define: __SIZEOF_INT128__=16
define: __SIZEOF_WCHAR_T__=2
define: __SIZEOF_WINT_T__=2
define: __SIZEOF_PTRDIFF_T__=8
define: __amd64=1
define: __amd64__=1
define: __x86_64=1
define: __x86_64__=1
define: __SIZEOF_FLOAT80__=16
define: __SIZEOF_FLOAT128__=16
define: __ATOMIC_HLE_ACQUIRE=65536
define: __ATOMIC_HLE_RELEASE=131072
define: __GCC_ASM_FLAG_OUTPUTS__=1
define: __nocona=1
define: __nocona__=1
define: __tune_core2__=1
define: __code_model_medium__=1
define: __MMX__=1
define: __SSE__=1
define: __SSE2__=1
define: __SSE3__=1
define: __FXSR__=1
define: __SSE_MATH__=1
define: __SSE2_MATH__=1
define: __SEG_FS=1
define: __SEG_GS=1
define: __SEH__=1
define: __stdcall=__attribute__((__stdcall__))
define: __fastcall=__attribute__((__fastcall__))
define: __thiscall=__attribute__((__thiscall__))
define: __cdecl=__attribute__((__cdecl__))
define: __GXX_MERGED_TYPEINFO_NAMES=0
define: __GXX_TYPEINFO_EQUALITY_INLINE=0
define: __MSVCRT__=1
define: __MINGW32__=1
define: _WIN32=1
define: __WIN32=1
define: __WIN32__=1
define: __WINNT=1
define: __WINNT__=1
define: _INTEGRAL_MAX_BITS=64
define: __MINGW64__=1
define: __WIN64=1
define: __WIN64__=1
define: _WIN64=1
define: __declspec(x)=__attribute__((x))
define: __DECIMAL_BID_FORMAT__=1
define: _REENTRANT=1
define: _DEBUG
define: UNICODE
define: _UNICODE
other: --gcc
other: --gnu_version=80100
stdver: c11
intelliSenseMode: gcc-x64
Processing folder (recursive): C:/USERS/ /DOCUMENTS/REPOS/MCC/SRC/
Discovering files: 2401 file(s) processed
0 file(s) removed from database
Done discovering files.
Parsing remaining files...
Parsing: 0 files(s) processed
Done parsing remaining files.
Shutting down IntelliSense server: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/getDocumentSymbols: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 6)
cpptools/getDocumentSymbols
cpptools/abortRequest
idle loop: reparsing the active document
Closing the communication channel.
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 7)
sending compilation args for C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE-FIXED
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\X86_64-W64-MINGW32\INCLUDE
define: __STDC__=1
define: __STDC_VERSION__=201112L
define: __STDC_UTF_16__=1
define: __STDC_UTF_32__=1
define: __STDC_HOSTED__=1
define: __GNUC__=8
define: __GNUC_MINOR__=1
define: __GNUC_PATCHLEVEL__=0
define: __VERSION__="8.1.0"
define: __ATOMIC_RELAXED=0
define: __ATOMIC_SEQ_CST=5
define: __ATOMIC_ACQUIRE=2
define: __ATOMIC_RELEASE=3
define: __ATOMIC_ACQ_REL=4
define: __ATOMIC_CONSUME=1
define: __pic__=1
define: __PIC__=1
define: __FINITE_MATH_ONLY__=0
define: __SIZEOF_INT__=4
define: __SIZEOF_LONG__=4
define: __SIZEOF_LONG_LONG__=8
define: __SIZEOF_SHORT__=2
define: __SIZEOF_FLOAT__=4
define: __SIZEOF_DOUBLE__=8
define: __SIZEOF_LONG_DOUBLE__=16
define: __SIZEOF_SIZE_T__=8
define: __CHAR_BIT__=8
define: __BIGGEST_ALIGNMENT__=16
define: __ORDER_LITTLE_ENDIAN__=1234
define: __ORDER_BIG_ENDIAN__=4321
define: __ORDER_PDP_ENDIAN__=3412
define: __BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __FLOAT_WORD_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __SIZEOF_POINTER__=8
define: __SIZE_TYPE__=long long unsigned int
define: __PTRDIFF_TYPE__=long long int
define: __WCHAR_TYPE__=short unsigned int
define: __WINT_TYPE__=short unsigned int
define: __INTMAX_TYPE__=long long int
define: __UINTMAX_TYPE__=long long unsigned int
define: __CHAR16_TYPE__=short unsigned int
define: __CHAR32_TYPE__=unsigned int
define: __SIG_ATOMIC_TYPE__=int
define: __INT8_TYPE__=signed char
define: __INT16_TYPE__=short int
define: __INT32_TYPE__=int
define: __INT64_TYPE__=long long int
define: __UINT8_TYPE__=unsigned char
define: __UINT16_TYPE__=short unsigned int
define: __UINT32_TYPE__=unsigned int
define: __UINT64_TYPE__=long long unsigned int
define: __INT_LEAST8_TYPE__=signed char
define: __INT_LEAST16_TYPE__=short int
define: __INT_LEAST32_TYPE__=int
define: __INT_LEAST64_TYPE__=long long int
define: __UINT_LEAST8_TYPE__=unsigned char
define: __UINT_LEAST16_TYPE__=short unsigned int
define: __UINT_LEAST32_TYPE__=unsigned int
define: __UINT_LEAST64_TYPE__=long long unsigned int
define: __INT_FAST8_TYPE__=signed char
define: __INT_FAST16_TYPE__=short int
define: __INT_FAST32_TYPE__=int
define: __INT_FAST64_TYPE__=long long int
define: __UINT_FAST8_TYPE__=unsigned char
define: __UINT_FAST16_TYPE__=short unsigned int
define: __UINT_FAST32_TYPE__=unsigned int
define: __UINT_FAST64_TYPE__=long long unsigned int
define: __INTPTR_TYPE__=long long int
define: __UINTPTR_TYPE__=long long unsigned int
define: __GXX_ABI_VERSION=1012
define: __SCHAR_MAX__=0x7f
define: __SHRT_MAX__=0x7fff
define: __INT_MAX__=0x7fffffff
define: __LONG_MAX__=0x7fffffffL
define: __LONG_LONG_MAX__=0x7fffffffffffffffLL
define: __WCHAR_MAX__=0xffff
define: __WCHAR_MIN__=0
define: __WINT_MAX__=0xffff
define: __WINT_MIN__=0
define: __PTRDIFF_MAX__=0x7fffffffffffffffLL
define: __SIZE_MAX__=0xffffffffffffffffULL
define: __SCHAR_WIDTH__=8
define: __SHRT_WIDTH__=16
define: __INT_WIDTH__=32
define: __LONG_WIDTH__=32
define: __LONG_LONG_WIDTH__=64
define: __WCHAR_WIDTH__=16
define: __WINT_WIDTH__=16
define: __PTRDIFF_WIDTH__=64
define: __SIZE_WIDTH__=64
define: __INTMAX_MAX__=0x7fffffffffffffffLL
define: __INTMAX_C(c)=c ## LL
define: __UINTMAX_MAX__=0xffffffffffffffffULL
define: __UINTMAX_C(c)=c ## ULL
define: __INTMAX_WIDTH__=64
define: __SIG_ATOMIC_MAX__=0x7fffffff
define: __SIG_ATOMIC_MIN__=(-__SIG_ATOMIC_MAX__ - 1)
define: __SIG_ATOMIC_WIDTH__=32
define: __INT8_MAX__=0x7f
define: __INT16_MAX__=0x7fff
define: __INT32_MAX__=0x7fffffff
define: __INT64_MAX__=0x7fffffffffffffffLL
define: __UINT8_MAX__=0xff
define: __UINT16_MAX__=0xffff
define: __UINT32_MAX__=0xffffffffU
define: __UINT64_MAX__=0xffffffffffffffffULL
define: __INT_LEAST8_MAX__=0x7f
define: __INT8_C(c)=c
define: __INT_LEAST8_WIDTH__=8
define: __INT_LEAST16_MAX__=0x7fff
define: __INT16_C(c)=c
define: __INT_LEAST16_WIDTH__=16
define: __INT_LEAST32_MAX__=0x7fffffff
define: __INT32_C(c)=c
define: __INT_LEAST32_WIDTH__=32
define: __INT_LEAST64_MAX__=0x7fffffffffffffffLL
define: __INT64_C(c)=c ## LL
define: __INT_LEAST64_WIDTH__=64
define: __UINT_LEAST8_MAX__=0xff
define: __UINT8_C(c)=c
define: __UINT_LEAST16_MAX__=0xffff
define: __UINT16_C(c)=c
define: __UINT_LEAST32_MAX__=0xffffffffU
define: __UINT32_C(c)=c ## U
define: __UINT_LEAST64_MAX__=0xffffffffffffffffULL
define: __UINT64_C(c)=c ## ULL
define: __INT_FAST8_MAX__=0x7f
define: __INT_FAST8_WIDTH__=8
define: __INT_FAST16_MAX__=0x7fff
define: __INT_FAST16_WIDTH__=16
define: __INT_FAST32_MAX__=0x7fffffff
define: __INT_FAST32_WIDTH__=32
define: __INT_FAST64_MAX__=0x7fffffffffffffffLL
define: __INT_FAST64_WIDTH__=64
define: __UINT_FAST8_MAX__=0xff
define: __UINT_FAST16_MAX__=0xffff
define: __UINT_FAST32_MAX__=0xffffffffU
define: __UINT_FAST64_MAX__=0xffffffffffffffffULL
define: __INTPTR_MAX__=0x7fffffffffffffffLL
define: __INTPTR_WIDTH__=64
define: __UINTPTR_MAX__=0xffffffffffffffffULL
define: __GCC_IEC_559=2
define: __GCC_IEC_559_COMPLEX=2
define: __FLT_EVAL_METHOD__=0
define: __FLT_EVAL_METHOD_TS_18661_3__=0
define: __DEC_EVAL_METHOD__=2
define: __FLT_RADIX__=2
define: __FLT_MANT_DIG__=24
define: __FLT_DIG__=6
define: __FLT_MIN_EXP__=(-125)
define: __FLT_MIN_10_EXP__=(-37)
define: __FLT_MAX_EXP__=128
define: __FLT_MAX_10_EXP__=38
define: __FLT_DECIMAL_DIG__=9
define: __FLT_MAX__=3.40282346638528859811704183484516925e+38F
define: __FLT_MIN__=1.17549435082228750796873653722224568e-38F
define: __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F
define: __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F
define: __FLT_HAS_DENORM__=1
define: __FLT_HAS_INFINITY__=1
define: __FLT_HAS_QUIET_NAN__=1
define: __DBL_MANT_DIG__=53
define: __DBL_DIG__=15
define: __DBL_MIN_EXP__=(-1021)
define: __DBL_MIN_10_EXP__=(-307)
define: __DBL_MAX_EXP__=1024
define: __DBL_MAX_10_EXP__=308
define: __DBL_DECIMAL_DIG__=17
define: __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L)
define: __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L)
define: __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L)
define: __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L)
define: __DBL_HAS_DENORM__=1
define: __DBL_HAS_INFINITY__=1
define: __DBL_HAS_QUIET_NAN__=1
define: __LDBL_MANT_DIG__=64
define: __LDBL_DIG__=18
define: __LDBL_MIN_EXP__=(-16381)
define: __LDBL_MIN_10_EXP__=(-4931)
define: __LDBL_MAX_EXP__=16384
define: __LDBL_MAX_10_EXP__=4932
define: __DECIMAL_DIG__=21
define: __LDBL_DECIMAL_DIG__=21
define: __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L
define: __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L
define: __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L
define: __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L
define: __LDBL_HAS_DENORM__=1
define: __LDBL_HAS_INFINITY__=1
define: __LDBL_HAS_QUIET_NAN__=1
define: __FLT32_MANT_DIG__=24
define: __FLT32_DIG__=6
define: __FLT32_MIN_EXP__=(-125)
define: __FLT32_MIN_10_EXP__=(-37)
define: __FLT32_MAX_EXP__=128
define: __FLT32_MAX_10_EXP__=38
define: __FLT32_DECIMAL_DIG__=9
define: __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32
define: __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32
define: __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32
define: __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32
define: __FLT32_HAS_DENORM__=1
define: __FLT32_HAS_INFINITY__=1
define: __FLT32_HAS_QUIET_NAN__=1
define: __FLT64_MANT_DIG__=53
define: __FLT64_DIG__=15
define: __FLT64_MIN_EXP__=(-1021)
define: __FLT64_MIN_10_EXP__=(-307)
define: __FLT64_MAX_EXP__=1024
define: __FLT64_MAX_10_EXP__=308
define: __FLT64_DECIMAL_DIG__=17
define: __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64
define: __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64
define: __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64
define: __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64
define: __FLT64_HAS_DENORM__=1
define: __FLT64_HAS_INFINITY__=1
define: __FLT64_HAS_QUIET_NAN__=1
define: __FLT128_MANT_DIG__=113
define: __FLT128_DIG__=33
define: __FLT128_MIN_EXP__=(-16381)
define: __FLT128_MIN_10_EXP__=(-4931)
define: __FLT128_MAX_EXP__=16384
define: __FLT128_MAX_10_EXP__=4932
define: __FLT128_DECIMAL_DIG__=36
define: __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128
define: __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128
define: __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128
define: __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128
define: __FLT128_HAS_DENORM__=1
define: __FLT128_HAS_INFINITY__=1
define: __FLT128_HAS_QUIET_NAN__=1
define: __FLT32X_MANT_DIG__=53
define: __FLT32X_DIG__=15
define: __FLT32X_MIN_EXP__=(-1021)
define: __FLT32X_MIN_10_EXP__=(-307)
define: __FLT32X_MAX_EXP__=1024
define: __FLT32X_MAX_10_EXP__=308
define: __FLT32X_DECIMAL_DIG__=17
define: __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x
define: __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x
define: __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x
define: __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x
define: __FLT32X_HAS_DENORM__=1
define: __FLT32X_HAS_INFINITY__=1
define: __FLT32X_HAS_QUIET_NAN__=1
define: __FLT64X_MANT_DIG__=64
define: __FLT64X_DIG__=18
define: __FLT64X_MIN_EXP__=(-16381)
define: __FLT64X_MIN_10_EXP__=(-4931)
define: __FLT64X_MAX_EXP__=16384
define: __FLT64X_MAX_10_EXP__=4932
define: __FLT64X_DECIMAL_DIG__=21
define: __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x
define: __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x
define: __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x
define: __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x
define: __FLT64X_HAS_DENORM__=1
define: __FLT64X_HAS_INFINITY__=1
define: __FLT64X_HAS_QUIET_NAN__=1
define: __DEC32_MANT_DIG__=7
define: __DEC32_MIN_EXP__=(-94)
define: __DEC32_MAX_EXP__=97
define: __DEC32_MIN__=1E-95DF
define: __DEC32_MAX__=9.999999E96DF
define: __DEC32_EPSILON__=1E-6DF
define: __DEC32_SUBNORMAL_MIN__=0.000001E-95DF
define: __DEC64_MANT_DIG__=16
define: __DEC64_MIN_EXP__=(-382)
define: __DEC64_MAX_EXP__=385
define: __DEC64_MIN__=1E-383DD
define: __DEC64_MAX__=9.999999999999999E384DD
define: __DEC64_EPSILON__=1E-15DD
define: __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD
define: __DEC128_MANT_DIG__=34
define: __DEC128_MIN_EXP__=(-6142)
define: __DEC128_MAX_EXP__=6145
define: __DEC128_MIN__=1E-6143DL
define: __DEC128_MAX__=9.999999999999999999999999999999999E6144DL
define: __DEC128_EPSILON__=1E-33DL
define: __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL
define: __REGISTER_PREFIX__=
define: __USER_LABEL_PREFIX__=
define: __GNUC_STDC_INLINE__=1
define: __NO_INLINE__=1
define: __STRICT_ANSI__=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16=1
define: __GCC_ATOMIC_BOOL_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2
define: __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2
define: __GCC_ATOMIC_SHORT_LOCK_FREE=2
define: __GCC_ATOMIC_INT_LOCK_FREE=2
define: __GCC_ATOMIC_LONG_LOCK_FREE=2
define: __GCC_ATOMIC_LLONG_LOCK_FREE=2
define: __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1
define: __GCC_ATOMIC_POINTER_LOCK_FREE=2
define: __PRAGMA_REDEFINE_EXTNAME=1
define: __SIZEOF_INT128__=16
define: __SIZEOF_WCHAR_T__=2
define: __SIZEOF_WINT_T__=2
define: __SIZEOF_PTRDIFF_T__=8
define: __amd64=1
define: __amd64__=1
define: __x86_64=1
define: __x86_64__=1
define: __SIZEOF_FLOAT80__=16
define: __SIZEOF_FLOAT128__=16
define: __ATOMIC_HLE_ACQUIRE=65536
define: __ATOMIC_HLE_RELEASE=131072
define: __GCC_ASM_FLAG_OUTPUTS__=1
define: __nocona=1
define: __nocona__=1
define: __tune_core2__=1
define: __code_model_medium__=1
define: __MMX__=1
define: __SSE__=1
define: __SSE2__=1
define: __SSE3__=1
define: __FXSR__=1
define: __SSE_MATH__=1
define: __SSE2_MATH__=1
define: __SEG_FS=1
define: __SEG_GS=1
define: __SEH__=1
define: __stdcall=__attribute__((__stdcall__))
define: __fastcall=__attribute__((__fastcall__))
define: __thiscall=__attribute__((__thiscall__))
define: __cdecl=__attribute__((__cdecl__))
define: __GXX_MERGED_TYPEINFO_NAMES=0
define: __GXX_TYPEINFO_EQUALITY_INLINE=0
define: __MSVCRT__=1
define: __MINGW32__=1
define: _WIN32=1
define: __WIN32=1
define: __WIN32__=1
define: __WINNT=1
define: __WINNT__=1
define: _INTEGRAL_MAX_BITS=64
define: __MINGW64__=1
define: __WIN64=1
define: __WIN64__=1
define: _WIN64=1
define: __declspec(x)=__attribute__((x))
define: __DECIMAL_BID_FORMAT__=1
define: _REENTRANT=1
define: _DEBUG
define: UNICODE
define: _UNICODE
other: --gcc
other: --gnu_version=80100
stdver: c11
intelliSenseMode: gcc-x64
Shutting down IntelliSense server: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
Closing the communication channel.
sending compilation args for C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE-FIXED
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\X86_64-W64-MINGW32\INCLUDE
define: __STDC__=1
define: __STDC_VERSION__=201112L
define: __STDC_UTF_16__=1
define: __STDC_UTF_32__=1
define: __STDC_HOSTED__=1
define: __GNUC__=8
define: __GNUC_MINOR__=1
define: __GNUC_PATCHLEVEL__=0
define: __VERSION__="8.1.0"
define: __ATOMIC_RELAXED=0
define: __ATOMIC_SEQ_CST=5
define: __ATOMIC_ACQUIRE=2
define: __ATOMIC_RELEASE=3
define: __ATOMIC_ACQ_REL=4
define: __ATOMIC_CONSUME=1
define: __pic__=1
define: __PIC__=1
define: __FINITE_MATH_ONLY__=0
define: __SIZEOF_INT__=4
define: __SIZEOF_LONG__=4
define: __SIZEOF_LONG_LONG__=8
define: __SIZEOF_SHORT__=2
define: __SIZEOF_FLOAT__=4
define: __SIZEOF_DOUBLE__=8
define: __SIZEOF_LONG_DOUBLE__=16
define: __SIZEOF_SIZE_T__=8
define: __CHAR_BIT__=8
define: __BIGGEST_ALIGNMENT__=16
define: __ORDER_LITTLE_ENDIAN__=1234
define: __ORDER_BIG_ENDIAN__=4321
define: __ORDER_PDP_ENDIAN__=3412
define: __BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __FLOAT_WORD_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __SIZEOF_POINTER__=8
define: __SIZE_TYPE__=long long unsigned int
define: __PTRDIFF_TYPE__=long long int
define: __WCHAR_TYPE__=short unsigned int
define: __WINT_TYPE__=short unsigned int
define: __INTMAX_TYPE__=long long int
define: __UINTMAX_TYPE__=long long unsigned int
define: __CHAR16_TYPE__=short unsigned int
define: __CHAR32_TYPE__=unsigned int
define: __SIG_ATOMIC_TYPE__=int
define: __INT8_TYPE__=signed char
define: __INT16_TYPE__=short int
define: __INT32_TYPE__=int
define: __INT64_TYPE__=long long int
define: __UINT8_TYPE__=unsigned char
define: __UINT16_TYPE__=short unsigned int
define: __UINT32_TYPE__=unsigned int
define: __UINT64_TYPE__=long long unsigned int
define: __INT_LEAST8_TYPE__=signed char
define: __INT_LEAST16_TYPE__=short int
define: __INT_LEAST32_TYPE__=int
define: __INT_LEAST64_TYPE__=long long int
define: __UINT_LEAST8_TYPE__=unsigned char
define: __UINT_LEAST16_TYPE__=short unsigned int
define: __UINT_LEAST32_TYPE__=unsigned int
define: __UINT_LEAST64_TYPE__=long long unsigned int
define: __INT_FAST8_TYPE__=signed char
define: __INT_FAST16_TYPE__=short int
define: __INT_FAST32_TYPE__=int
define: __INT_FAST64_TYPE__=long long int
define: __UINT_FAST8_TYPE__=unsigned char
define: __UINT_FAST16_TYPE__=short unsigned int
define: __UINT_FAST32_TYPE__=unsigned int
define: __UINT_FAST64_TYPE__=long long unsigned int
define: __INTPTR_TYPE__=long long int
define: __UINTPTR_TYPE__=long long unsigned int
define: __GXX_ABI_VERSION=1012
define: __SCHAR_MAX__=0x7f
define: __SHRT_MAX__=0x7fff
define: __INT_MAX__=0x7fffffff
define: __LONG_MAX__=0x7fffffffL
define: __LONG_LONG_MAX__=0x7fffffffffffffffLL
define: __WCHAR_MAX__=0xffff
define: __WCHAR_MIN__=0
define: __WINT_MAX__=0xffff
define: __WINT_MIN__=0
define: __PTRDIFF_MAX__=0x7fffffffffffffffLL
define: __SIZE_MAX__=0xffffffffffffffffULL
define: __SCHAR_WIDTH__=8
define: __SHRT_WIDTH__=16
define: __INT_WIDTH__=32
define: __LONG_WIDTH__=32
define: __LONG_LONG_WIDTH__=64
define: __WCHAR_WIDTH__=16
define: __WINT_WIDTH__=16
define: __PTRDIFF_WIDTH__=64
define: __SIZE_WIDTH__=64
define: __INTMAX_MAX__=0x7fffffffffffffffLL
define: __INTMAX_C(c)=c ## LL
define: __UINTMAX_MAX__=0xffffffffffffffffULL
define: __UINTMAX_C(c)=c ## ULL
define: __INTMAX_WIDTH__=64
define: __SIG_ATOMIC_MAX__=0x7fffffff
define: __SIG_ATOMIC_MIN__=(-__SIG_ATOMIC_MAX__ - 1)
define: __SIG_ATOMIC_WIDTH__=32
define: __INT8_MAX__=0x7f
define: __INT16_MAX__=0x7fff
define: __INT32_MAX__=0x7fffffff
define: __INT64_MAX__=0x7fffffffffffffffLL
define: __UINT8_MAX__=0xff
define: __UINT16_MAX__=0xffff
define: __UINT32_MAX__=0xffffffffU
define: __UINT64_MAX__=0xffffffffffffffffULL
define: __INT_LEAST8_MAX__=0x7f
define: __INT8_C(c)=c
define: __INT_LEAST8_WIDTH__=8
define: __INT_LEAST16_MAX__=0x7fff
define: __INT16_C(c)=c
define: __INT_LEAST16_WIDTH__=16
define: __INT_LEAST32_MAX__=0x7fffffff
define: __INT32_C(c)=c
define: __INT_LEAST32_WIDTH__=32
define: __INT_LEAST64_MAX__=0x7fffffffffffffffLL
define: __INT64_C(c)=c ## LL
define: __INT_LEAST64_WIDTH__=64
define: __UINT_LEAST8_MAX__=0xff
define: __UINT8_C(c)=c
define: __UINT_LEAST16_MAX__=0xffff
define: __UINT16_C(c)=c
define: __UINT_LEAST32_MAX__=0xffffffffU
define: __UINT32_C(c)=c ## U
define: __UINT_LEAST64_MAX__=0xffffffffffffffffULL
define: __UINT64_C(c)=c ## ULL
define: __INT_FAST8_MAX__=0x7f
define: __INT_FAST8_WIDTH__=8
define: __INT_FAST16_MAX__=0x7fff
define: __INT_FAST16_WIDTH__=16
define: __INT_FAST32_MAX__=0x7fffffff
define: __INT_FAST32_WIDTH__=32
define: __INT_FAST64_MAX__=0x7fffffffffffffffLL
define: __INT_FAST64_WIDTH__=64
define: __UINT_FAST8_MAX__=0xff
define: __UINT_FAST16_MAX__=0xffff
define: __UINT_FAST32_MAX__=0xffffffffU
define: __UINT_FAST64_MAX__=0xffffffffffffffffULL
define: __INTPTR_MAX__=0x7fffffffffffffffLL
define: __INTPTR_WIDTH__=64
define: __UINTPTR_MAX__=0xffffffffffffffffULL
define: __GCC_IEC_559=2
define: __GCC_IEC_559_COMPLEX=2
define: __FLT_EVAL_METHOD__=0
define: __FLT_EVAL_METHOD_TS_18661_3__=0
define: __DEC_EVAL_METHOD__=2
define: __FLT_RADIX__=2
define: __FLT_MANT_DIG__=24
define: __FLT_DIG__=6
define: __FLT_MIN_EXP__=(-125)
define: __FLT_MIN_10_EXP__=(-37)
define: __FLT_MAX_EXP__=128
define: __FLT_MAX_10_EXP__=38
define: __FLT_DECIMAL_DIG__=9
define: __FLT_MAX__=3.40282346638528859811704183484516925e+38F
define: __FLT_MIN__=1.17549435082228750796873653722224568e-38F
define: __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F
define: __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F
define: __FLT_HAS_DENORM__=1
define: __FLT_HAS_INFINITY__=1
define: __FLT_HAS_QUIET_NAN__=1
define: __DBL_MANT_DIG__=53
define: __DBL_DIG__=15
define: __DBL_MIN_EXP__=(-1021)
define: __DBL_MIN_10_EXP__=(-307)
define: __DBL_MAX_EXP__=1024
define: __DBL_MAX_10_EXP__=308
define: __DBL_DECIMAL_DIG__=17
define: __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L)
define: __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L)
define: __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L)
define: __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L)
define: __DBL_HAS_DENORM__=1
define: __DBL_HAS_INFINITY__=1
define: __DBL_HAS_QUIET_NAN__=1
define: __LDBL_MANT_DIG__=64
define: __LDBL_DIG__=18
define: __LDBL_MIN_EXP__=(-16381)
define: __LDBL_MIN_10_EXP__=(-4931)
define: __LDBL_MAX_EXP__=16384
define: __LDBL_MAX_10_EXP__=4932
define: __DECIMAL_DIG__=21
define: __LDBL_DECIMAL_DIG__=21
define: __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L
define: __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L
define: __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L
define: __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L
define: __LDBL_HAS_DENORM__=1
define: __LDBL_HAS_INFINITY__=1
define: __LDBL_HAS_QUIET_NAN__=1
define: __FLT32_MANT_DIG__=24
define: __FLT32_DIG__=6
define: __FLT32_MIN_EXP__=(-125)
define: __FLT32_MIN_10_EXP__=(-37)
define: __FLT32_MAX_EXP__=128
define: __FLT32_MAX_10_EXP__=38
define: __FLT32_DECIMAL_DIG__=9
define: __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32
define: __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32
define: __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32
define: __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32
define: __FLT32_HAS_DENORM__=1
define: __FLT32_HAS_INFINITY__=1
define: __FLT32_HAS_QUIET_NAN__=1
define: __FLT64_MANT_DIG__=53
define: __FLT64_DIG__=15
define: __FLT64_MIN_EXP__=(-1021)
define: __FLT64_MIN_10_EXP__=(-307)
define: __FLT64_MAX_EXP__=1024
define: __FLT64_MAX_10_EXP__=308
define: __FLT64_DECIMAL_DIG__=17
define: __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64
define: __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64
define: __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64
define: __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64
define: __FLT64_HAS_DENORM__=1
define: __FLT64_HAS_INFINITY__=1
define: __FLT64_HAS_QUIET_NAN__=1
define: __FLT128_MANT_DIG__=113
define: __FLT128_DIG__=33
define: __FLT128_MIN_EXP__=(-16381)
define: __FLT128_MIN_10_EXP__=(-4931)
define: __FLT128_MAX_EXP__=16384
define: __FLT128_MAX_10_EXP__=4932
define: __FLT128_DECIMAL_DIG__=36
define: __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128
define: __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128
define: __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128
define: __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128
define: __FLT128_HAS_DENORM__=1
define: __FLT128_HAS_INFINITY__=1
define: __FLT128_HAS_QUIET_NAN__=1
define: __FLT32X_MANT_DIG__=53
define: __FLT32X_DIG__=15
define: __FLT32X_MIN_EXP__=(-1021)
define: __FLT32X_MIN_10_EXP__=(-307)
define: __FLT32X_MAX_EXP__=1024
define: __FLT32X_MAX_10_EXP__=308
define: __FLT32X_DECIMAL_DIG__=17
define: __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x
define: __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x
define: __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x
define: __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x
define: __FLT32X_HAS_DENORM__=1
define: __FLT32X_HAS_INFINITY__=1
define: __FLT32X_HAS_QUIET_NAN__=1
define: __FLT64X_MANT_DIG__=64
define: __FLT64X_DIG__=18
define: __FLT64X_MIN_EXP__=(-16381)
define: __FLT64X_MIN_10_EXP__=(-4931)
define: __FLT64X_MAX_EXP__=16384
define: __FLT64X_MAX_10_EXP__=4932
define: __FLT64X_DECIMAL_DIG__=21
define: __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x
define: __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x
define: __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x
define: __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x
define: __FLT64X_HAS_DENORM__=1
define: __FLT64X_HAS_INFINITY__=1
define: __FLT64X_HAS_QUIET_NAN__=1
define: __DEC32_MANT_DIG__=7
define: __DEC32_MIN_EXP__=(-94)
define: __DEC32_MAX_EXP__=97
define: __DEC32_MIN__=1E-95DF
define: __DEC32_MAX__=9.999999E96DF
define: __DEC32_EPSILON__=1E-6DF
define: __DEC32_SUBNORMAL_MIN__=0.000001E-95DF
define: __DEC64_MANT_DIG__=16
define: __DEC64_MIN_EXP__=(-382)
define: __DEC64_MAX_EXP__=385
define: __DEC64_MIN__=1E-383DD
define: __DEC64_MAX__=9.999999999999999E384DD
define: __DEC64_EPSILON__=1E-15DD
define: __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD
define: __DEC128_MANT_DIG__=34
define: __DEC128_MIN_EXP__=(-6142)
define: __DEC128_MAX_EXP__=6145
define: __DEC128_MIN__=1E-6143DL
define: __DEC128_MAX__=9.999999999999999999999999999999999E6144DL
define: __DEC128_EPSILON__=1E-33DL
define: __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL
define: __REGISTER_PREFIX__=
define: __USER_LABEL_PREFIX__=
define: __GNUC_STDC_INLINE__=1
define: __NO_INLINE__=1
define: __STRICT_ANSI__=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16=1
define: __GCC_ATOMIC_BOOL_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2
define: __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2
define: __GCC_ATOMIC_SHORT_LOCK_FREE=2
define: __GCC_ATOMIC_INT_LOCK_FREE=2
define: __GCC_ATOMIC_LONG_LOCK_FREE=2
define: __GCC_ATOMIC_LLONG_LOCK_FREE=2
define: __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1
define: __GCC_ATOMIC_POINTER_LOCK_FREE=2
define: __PRAGMA_REDEFINE_EXTNAME=1
define: __SIZEOF_INT128__=16
define: __SIZEOF_WCHAR_T__=2
define: __SIZEOF_WINT_T__=2
define: __SIZEOF_PTRDIFF_T__=8
define: __amd64=1
define: __amd64__=1
define: __x86_64=1
define: __x86_64__=1
define: __SIZEOF_FLOAT80__=16
define: __SIZEOF_FLOAT128__=16
define: __ATOMIC_HLE_ACQUIRE=65536
define: __ATOMIC_HLE_RELEASE=131072
define: __GCC_ASM_FLAG_OUTPUTS__=1
define: __nocona=1
define: __nocona__=1
define: __tune_core2__=1
define: __code_model_medium__=1
define: __MMX__=1
define: __SSE__=1
define: __SSE2__=1
define: __SSE3__=1
define: __FXSR__=1
define: __SSE_MATH__=1
define: __SSE2_MATH__=1
define: __SEG_FS=1
define: __SEG_GS=1
define: __SEH__=1
define: __stdcall=__attribute__((__stdcall__))
define: __fastcall=__attribute__((__fastcall__))
define: __thiscall=__attribute__((__thiscall__))
define: __cdecl=__attribute__((__cdecl__))
define: __GXX_MERGED_TYPEINFO_NAMES=0
define: __GXX_TYPEINFO_EQUALITY_INLINE=0
define: __MSVCRT__=1
define: __MINGW32__=1
define: _WIN32=1
define: __WIN32=1
define: __WIN32__=1
define: __WINNT=1
define: __WINNT__=1
define: _INTEGRAL_MAX_BITS=64
define: __MINGW64__=1
define: __WIN64=1
define: __WIN64__=1
define: _WIN64=1
define: __declspec(x)=__attribute__((x))
define: __DECIMAL_BID_FORMAT__=1
define: _REENTRANT=1
define: _DEBUG
define: UNICODE
define: _UNICODE
other: --gcc
other: --gnu_version=80100
stdver: c11
intelliSenseMode: gcc-x64
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Queueing IntelliSense update for files in translation unit of: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/fileCreated: file:///c%3A/Users/ /AppData/Roaming/Code/logs/20200513T212220/sharedprocess.log
cpptools/fileDeleted: file:///c%3A/Users/ /Documents/repos/mcc/build/.cmake/api/v1/reply/index-2020-05-13T20-16-10-0257.json
cpptools/fileCreated: file:///c%3A/Users/ /Documents/repos/mcc/build/.cmake/api/v1/reply/index-2020-05-13T20-22-23-0883.json
Custom configuration provider 'CMake Tools' registered
Custom browse configuration received: {
"browsePath": [
"C:/Users/ /Documents/repos/mcc/src",
"c:/users/ /documents/repos/mcc/src"
],
"standard": "c11",
"compilerPath": "C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/g++.exe",
"compilerArgs": [
"-g",
"-Wall",
"-Wextra",
"-Werror",
"-pedantic",
"-std=gnu11"
]
}
cpptools/pauseParsing
cpptools/clearCustomConfigurations
Closing the communication channel.
Failed to read response from server: 22
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Shutting down IntelliSense server: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/queryTranslationUnitSource: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 8)
Custom configurations received:
uri: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
config: {
"defines": [],
"standard": "c11",
"includePath": [
"C:/Users/ /Documents/repos/mcc/src"
],
"intelliSenseMode": "gcc-x64",
"compilerPath": "C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe",
"compilerArgs": [
"-g",
"-Wall",
"-Wextra",
"-Werror",
"-pedantic",
"-std=gnu11"
]
}
Custom browse configuration received: {
"browsePath": [
"C:/Users/ /Documents/repos/mcc/src",
"c:/users/ /documents/repos/mcc/src"
],
"standard": "c11",
"compilerPath": "C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/g++.exe",
"compilerArgs": [
"-g",
"-Wall",
"-Wextra",
"-Werror",
"-pedantic",
"-std=gnu11"
]
}
cpptools/didChangeCustomBrowseConfiguration
cpptools/fileCreated: file:///c%3A/Users/ /AppData/Roaming/Code/logs/20200513T212220/telemetry.log
cpptools/fileCreated: file:///c%3A/Users/ /AppData/Roaming/Code/logs/20200513T212220/userDataSync.log
cpptools/didChangeCustomConfiguration
Attempting to get defaults from compiler in "compilerPath" property: 'C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe'
sending compilation args for C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE-FIXED
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\X86_64-W64-MINGW32\INCLUDE
define: __STDC__=1
define: __STDC_VERSION__=201112L
define: __STDC_UTF_16__=1
define: __STDC_UTF_32__=1
define: __STDC_HOSTED__=1
define: __GNUC__=8
define: __GNUC_MINOR__=1
define: __GNUC_PATCHLEVEL__=0
define: __VERSION__="8.1.0"
define: __ATOMIC_RELAXED=0
define: __ATOMIC_SEQ_CST=5
define: __ATOMIC_ACQUIRE=2
define: __ATOMIC_RELEASE=3
define: __ATOMIC_ACQ_REL=4
define: __ATOMIC_CONSUME=1
define: __pic__=1
define: __PIC__=1
define: __FINITE_MATH_ONLY__=0
define: __SIZEOF_INT__=4
define: __SIZEOF_LONG__=4
define: __SIZEOF_LONG_LONG__=8
define: __SIZEOF_SHORT__=2
define: __SIZEOF_FLOAT__=4
define: __SIZEOF_DOUBLE__=8
define: __SIZEOF_LONG_DOUBLE__=16
define: __SIZEOF_SIZE_T__=8
define: __CHAR_BIT__=8
define: __BIGGEST_ALIGNMENT__=16
define: __ORDER_LITTLE_ENDIAN__=1234
define: __ORDER_BIG_ENDIAN__=4321
define: __ORDER_PDP_ENDIAN__=3412
define: __BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __FLOAT_WORD_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __SIZEOF_POINTER__=8
define: __SIZE_TYPE__=long long unsigned int
define: __PTRDIFF_TYPE__=long long int
define: __WCHAR_TYPE__=short unsigned int
define: __WINT_TYPE__=short unsigned int
define: __INTMAX_TYPE__=long long int
define: __UINTMAX_TYPE__=long long unsigned int
define: __CHAR16_TYPE__=short unsigned int
define: __CHAR32_TYPE__=unsigned int
define: __SIG_ATOMIC_TYPE__=int
define: __INT8_TYPE__=signed char
define: __INT16_TYPE__=short int
define: __INT32_TYPE__=int
define: __INT64_TYPE__=long long int
define: __UINT8_TYPE__=unsigned char
define: __UINT16_TYPE__=short unsigned int
define: __UINT32_TYPE__=unsigned int
define: __UINT64_TYPE__=long long unsigned int
define: __INT_LEAST8_TYPE__=signed char
define: __INT_LEAST16_TYPE__=short int
define: __INT_LEAST32_TYPE__=int
define: __INT_LEAST64_TYPE__=long long int
define: __UINT_LEAST8_TYPE__=unsigned char
define: __UINT_LEAST16_TYPE__=short unsigned int
define: __UINT_LEAST32_TYPE__=unsigned int
define: __UINT_LEAST64_TYPE__=long long unsigned int
define: __INT_FAST8_TYPE__=signed char
define: __INT_FAST16_TYPE__=short int
define: __INT_FAST32_TYPE__=int
define: __INT_FAST64_TYPE__=long long int
define: __UINT_FAST8_TYPE__=unsigned char
define: __UINT_FAST16_TYPE__=short unsigned int
define: __UINT_FAST32_TYPE__=unsigned int
define: __UINT_FAST64_TYPE__=long long unsigned int
define: __INTPTR_TYPE__=long long int
define: __UINTPTR_TYPE__=long long unsigned int
define: __GXX_ABI_VERSION=1012
define: __SCHAR_MAX__=0x7f
define: __SHRT_MAX__=0x7fff
define: __INT_MAX__=0x7fffffff
define: __LONG_MAX__=0x7fffffffL
define: __LONG_LONG_MAX__=0x7fffffffffffffffLL
define: __WCHAR_MAX__=0xffff
define: __WCHAR_MIN__=0
define: __WINT_MAX__=0xffff
define: __WINT_MIN__=0
define: __PTRDIFF_MAX__=0x7fffffffffffffffLL
define: __SIZE_MAX__=0xffffffffffffffffULL
define: __SCHAR_WIDTH__=8
define: __SHRT_WIDTH__=16
define: __INT_WIDTH__=32
define: __LONG_WIDTH__=32
define: __LONG_LONG_WIDTH__=64
define: __WCHAR_WIDTH__=16
define: __WINT_WIDTH__=16
define: __PTRDIFF_WIDTH__=64
define: __SIZE_WIDTH__=64
define: __INTMAX_MAX__=0x7fffffffffffffffLL
define: __INTMAX_C(c)=c ## LL
define: __UINTMAX_MAX__=0xffffffffffffffffULL
define: __UINTMAX_C(c)=c ## ULL
define: __INTMAX_WIDTH__=64
define: __SIG_ATOMIC_MAX__=0x7fffffff
define: __SIG_ATOMIC_MIN__=(-__SIG_ATOMIC_MAX__ - 1)
define: __SIG_ATOMIC_WIDTH__=32
define: __INT8_MAX__=0x7f
define: __INT16_MAX__=0x7fff
define: __INT32_MAX__=0x7fffffff
define: __INT64_MAX__=0x7fffffffffffffffLL
define: __UINT8_MAX__=0xff
define: __UINT16_MAX__=0xffff
define: __UINT32_MAX__=0xffffffffU
define: __UINT64_MAX__=0xffffffffffffffffULL
define: __INT_LEAST8_MAX__=0x7f
define: __INT8_C(c)=c
define: __INT_LEAST8_WIDTH__=8
define: __INT_LEAST16_MAX__=0x7fff
define: __INT16_C(c)=c
define: __INT_LEAST16_WIDTH__=16
define: __INT_LEAST32_MAX__=0x7fffffff
define: __INT32_C(c)=c
define: __INT_LEAST32_WIDTH__=32
define: __INT_LEAST64_MAX__=0x7fffffffffffffffLL
define: __INT64_C(c)=c ## LL
define: __INT_LEAST64_WIDTH__=64
define: __UINT_LEAST8_MAX__=0xff
define: __UINT8_C(c)=c
define: __UINT_LEAST16_MAX__=0xffff
define: __UINT16_C(c)=c
define: __UINT_LEAST32_MAX__=0xffffffffU
define: __UINT32_C(c)=c ## U
define: __UINT_LEAST64_MAX__=0xffffffffffffffffULL
define: __UINT64_C(c)=c ## ULL
define: __INT_FAST8_MAX__=0x7f
define: __INT_FAST8_WIDTH__=8
define: __INT_FAST16_MAX__=0x7fff
define: __INT_FAST16_WIDTH__=16
define: __INT_FAST32_MAX__=0x7fffffff
define: __INT_FAST32_WIDTH__=32
define: __INT_FAST64_MAX__=0x7fffffffffffffffLL
define: __INT_FAST64_WIDTH__=64
define: __UINT_FAST8_MAX__=0xff
define: __UINT_FAST16_MAX__=0xffff
define: __UINT_FAST32_MAX__=0xffffffffU
define: __UINT_FAST64_MAX__=0xffffffffffffffffULL
define: __INTPTR_MAX__=0x7fffffffffffffffLL
define: __INTPTR_WIDTH__=64
define: __UINTPTR_MAX__=0xffffffffffffffffULL
define: __GCC_IEC_559=2
define: __GCC_IEC_559_COMPLEX=2
define: __FLT_EVAL_METHOD__=0
define: __FLT_EVAL_METHOD_TS_18661_3__=0
define: __DEC_EVAL_METHOD__=2
define: __FLT_RADIX__=2
define: __FLT_MANT_DIG__=24
define: __FLT_DIG__=6
define: __FLT_MIN_EXP__=(-125)
define: __FLT_MIN_10_EXP__=(-37)
define: __FLT_MAX_EXP__=128
define: __FLT_MAX_10_EXP__=38
define: __FLT_DECIMAL_DIG__=9
define: __FLT_MAX__=3.40282346638528859811704183484516925e+38F
define: __FLT_MIN__=1.17549435082228750796873653722224568e-38F
define: __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F
define: __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F
define: __FLT_HAS_DENORM__=1
define: __FLT_HAS_INFINITY__=1
define: __FLT_HAS_QUIET_NAN__=1
define: __DBL_MANT_DIG__=53
define: __DBL_DIG__=15
define: __DBL_MIN_EXP__=(-1021)
define: __DBL_MIN_10_EXP__=(-307)
define: __DBL_MAX_EXP__=1024
define: __DBL_MAX_10_EXP__=308
define: __DBL_DECIMAL_DIG__=17
define: __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L)
define: __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L)
define: __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L)
define: __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L)
define: __DBL_HAS_DENORM__=1
define: __DBL_HAS_INFINITY__=1
define: __DBL_HAS_QUIET_NAN__=1
define: __LDBL_MANT_DIG__=64
define: __LDBL_DIG__=18
define: __LDBL_MIN_EXP__=(-16381)
define: __LDBL_MIN_10_EXP__=(-4931)
define: __LDBL_MAX_EXP__=16384
define: __LDBL_MAX_10_EXP__=4932
define: __DECIMAL_DIG__=21
define: __LDBL_DECIMAL_DIG__=21
define: __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L
define: __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L
define: __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L
define: __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L
define: __LDBL_HAS_DENORM__=1
define: __LDBL_HAS_INFINITY__=1
define: __LDBL_HAS_QUIET_NAN__=1
define: __FLT32_MANT_DIG__=24
define: __FLT32_DIG__=6
define: __FLT32_MIN_EXP__=(-125)
define: __FLT32_MIN_10_EXP__=(-37)
define: __FLT32_MAX_EXP__=128
define: __FLT32_MAX_10_EXP__=38
define: __FLT32_DECIMAL_DIG__=9
define: __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32
define: __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32
define: __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32
define: __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32
define: __FLT32_HAS_DENORM__=1
define: __FLT32_HAS_INFINITY__=1
define: __FLT32_HAS_QUIET_NAN__=1
define: __FLT64_MANT_DIG__=53
define: __FLT64_DIG__=15
define: __FLT64_MIN_EXP__=(-1021)
define: __FLT64_MIN_10_EXP__=(-307)
define: __FLT64_MAX_EXP__=1024
define: __FLT64_MAX_10_EXP__=308
define: __FLT64_DECIMAL_DIG__=17
define: __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64
define: __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64
define: __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64
define: __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64
define: __FLT64_HAS_DENORM__=1
define: __FLT64_HAS_INFINITY__=1
define: __FLT64_HAS_QUIET_NAN__=1
define: __FLT128_MANT_DIG__=113
define: __FLT128_DIG__=33
define: __FLT128_MIN_EXP__=(-16381)
define: __FLT128_MIN_10_EXP__=(-4931)
define: __FLT128_MAX_EXP__=16384
define: __FLT128_MAX_10_EXP__=4932
define: __FLT128_DECIMAL_DIG__=36
define: __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128
define: __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128
define: __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128
define: __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128
define: __FLT128_HAS_DENORM__=1
define: __FLT128_HAS_INFINITY__=1
define: __FLT128_HAS_QUIET_NAN__=1
define: __FLT32X_MANT_DIG__=53
define: __FLT32X_DIG__=15
define: __FLT32X_MIN_EXP__=(-1021)
define: __FLT32X_MIN_10_EXP__=(-307)
define: __FLT32X_MAX_EXP__=1024
define: __FLT32X_MAX_10_EXP__=308
define: __FLT32X_DECIMAL_DIG__=17
define: __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x
define: __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x
define: __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x
define: __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x
define: __FLT32X_HAS_DENORM__=1
define: __FLT32X_HAS_INFINITY__=1
define: __FLT32X_HAS_QUIET_NAN__=1
define: __FLT64X_MANT_DIG__=64
define: __FLT64X_DIG__=18
define: __FLT64X_MIN_EXP__=(-16381)
define: __FLT64X_MIN_10_EXP__=(-4931)
define: __FLT64X_MAX_EXP__=16384
define: __FLT64X_MAX_10_EXP__=4932
define: __FLT64X_DECIMAL_DIG__=21
define: __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x
define: __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x
define: __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x
define: __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x
define: __FLT64X_HAS_DENORM__=1
define: __FLT64X_HAS_INFINITY__=1
define: __FLT64X_HAS_QUIET_NAN__=1
define: __DEC32_MANT_DIG__=7
define: __DEC32_MIN_EXP__=(-94)
define: __DEC32_MAX_EXP__=97
define: __DEC32_MIN__=1E-95DF
define: __DEC32_MAX__=9.999999E96DF
define: __DEC32_EPSILON__=1E-6DF
define: __DEC32_SUBNORMAL_MIN__=0.000001E-95DF
define: __DEC64_MANT_DIG__=16
define: __DEC64_MIN_EXP__=(-382)
define: __DEC64_MAX_EXP__=385
define: __DEC64_MIN__=1E-383DD
define: __DEC64_MAX__=9.999999999999999E384DD
define: __DEC64_EPSILON__=1E-15DD
define: __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD
define: __DEC128_MANT_DIG__=34
define: __DEC128_MIN_EXP__=(-6142)
define: __DEC128_MAX_EXP__=6145
define: __DEC128_MIN__=1E-6143DL
define: __DEC128_MAX__=9.999999999999999999999999999999999E6144DL
define: __DEC128_EPSILON__=1E-33DL
define: __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL
define: __REGISTER_PREFIX__=
define: __USER_LABEL_PREFIX__=
define: __GNUC_STDC_INLINE__=1
define: __NO_INLINE__=1
define: __STRICT_ANSI__=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16=1
define: __GCC_ATOMIC_BOOL_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2
define: __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2
define: __GCC_ATOMIC_SHORT_LOCK_FREE=2
define: __GCC_ATOMIC_INT_LOCK_FREE=2
define: __GCC_ATOMIC_LONG_LOCK_FREE=2
define: __GCC_ATOMIC_LLONG_LOCK_FREE=2
define: __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1
define: __GCC_ATOMIC_POINTER_LOCK_FREE=2
define: __PRAGMA_REDEFINE_EXTNAME=1
define: __SIZEOF_INT128__=16
define: __SIZEOF_WCHAR_T__=2
define: __SIZEOF_WINT_T__=2
define: __SIZEOF_PTRDIFF_T__=8
define: __amd64=1
define: __amd64__=1
define: __x86_64=1
define: __x86_64__=1
define: __SIZEOF_FLOAT80__=16
define: __SIZEOF_FLOAT128__=16
define: __ATOMIC_HLE_ACQUIRE=65536
define: __ATOMIC_HLE_RELEASE=131072
define: __GCC_ASM_FLAG_OUTPUTS__=1
define: __nocona=1
define: __nocona__=1
define: __tune_core2__=1
define: __code_model_medium__=1
define: __MMX__=1
define: __SSE__=1
define: __SSE2__=1
define: __SSE3__=1
define: __FXSR__=1
define: __SSE_MATH__=1
define: __SSE2_MATH__=1
define: __SEG_FS=1
define: __SEG_GS=1
define: __SEH__=1
define: __stdcall=__attribute__((__stdcall__))
define: __fastcall=__attribute__((__fastcall__))
define: __thiscall=__attribute__((__thiscall__))
define: __cdecl=__attribute__((__cdecl__))
define: __GXX_MERGED_TYPEINFO_NAMES=0
define: __GXX_TYPEINFO_EQUALITY_INLINE=0
define: __MSVCRT__=1
define: __MINGW32__=1
define: _WIN32=1
define: __WIN32=1
define: __WIN32__=1
define: __WINNT=1
define: __WINNT__=1
define: _INTEGRAL_MAX_BITS=64
define: __MINGW64__=1
define: __WIN64=1
define: __WIN64__=1
define: _WIN64=1
define: __declspec(x)=__attribute__((x))
define: __DECIMAL_BID_FORMAT__=1
define: _REENTRANT=1
define: _DEBUG
define: UNICODE
define: _UNICODE
other: --gcc
other: --gnu_version=80100
stdver: c11
intelliSenseMode: gcc-x64
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Queueing IntelliSense update for files in translation unit of: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/resumeParsing
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 9)
cpptools/clearCustomConfigurations
cpptools/queryTranslationUnitSource: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 10)
Custom configurations received:
uri: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
config: {
"defines": [],
"standard": "c11",
"includePath": [
"C:/Users/ /Documents/repos/mcc/src"
],
"intelliSenseMode": "gcc-x64",
"compilerPath": "C:/Program Files/mingw-w64/x86_64-8.1.0-posix-seh-rt_v6-rev0/mingw64/bin/gcc.exe",
"compilerArgs": [
"-g",
"-Wall",
"-Wextra",
"-Werror",
"-pedantic",
"-std=gnu11"
]
}
cpptools/activeDocumentChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
cpptools/didChangeCustomBrowseConfiguration
cpptools/didChangeCustomConfiguration
cpptools/resumeParsing
idle loop: reparsing the active document
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Shutting down IntelliSense server: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
sending compilation args for C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
include: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\LIB\GCC\X86_64-W64-MINGW32\8.1.0\INCLUDE-FIXED
include: C:\PROGRAM FILES\MINGW-W64\X86_64-8.1.0-POSIX-SEH-RT_V6-REV0\MINGW64\X86_64-W64-MINGW32\INCLUDE
define: __STDC__=1
define: __STDC_VERSION__=201112L
define: __STDC_UTF_16__=1
define: __STDC_UTF_32__=1
define: __STDC_HOSTED__=1
define: __GNUC__=8
define: __GNUC_MINOR__=1
define: __GNUC_PATCHLEVEL__=0
define: __VERSION__="8.1.0"
define: __ATOMIC_RELAXED=0
define: __ATOMIC_SEQ_CST=5
define: __ATOMIC_ACQUIRE=2
define: __ATOMIC_RELEASE=3
define: __ATOMIC_ACQ_REL=4
define: __ATOMIC_CONSUME=1
define: __pic__=1
define: __PIC__=1
define: __FINITE_MATH_ONLY__=0
define: __SIZEOF_INT__=4
define: __SIZEOF_LONG__=4
define: __SIZEOF_LONG_LONG__=8
define: __SIZEOF_SHORT__=2
define: __SIZEOF_FLOAT__=4
define: __SIZEOF_DOUBLE__=8
define: __SIZEOF_LONG_DOUBLE__=16
define: __SIZEOF_SIZE_T__=8
define: __CHAR_BIT__=8
define: __BIGGEST_ALIGNMENT__=16
define: __ORDER_LITTLE_ENDIAN__=1234
define: __ORDER_BIG_ENDIAN__=4321
define: __ORDER_PDP_ENDIAN__=3412
define: __BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __FLOAT_WORD_ORDER__=__ORDER_LITTLE_ENDIAN__
define: __SIZEOF_POINTER__=8
define: __SIZE_TYPE__=long long unsigned int
define: __PTRDIFF_TYPE__=long long int
define: __WCHAR_TYPE__=short unsigned int
define: __WINT_TYPE__=short unsigned int
define: __INTMAX_TYPE__=long long int
define: __UINTMAX_TYPE__=long long unsigned int
define: __CHAR16_TYPE__=short unsigned int
define: __CHAR32_TYPE__=unsigned int
define: __SIG_ATOMIC_TYPE__=int
define: __INT8_TYPE__=signed char
define: __INT16_TYPE__=short int
define: __INT32_TYPE__=int
define: __INT64_TYPE__=long long int
define: __UINT8_TYPE__=unsigned char
define: __UINT16_TYPE__=short unsigned int
define: __UINT32_TYPE__=unsigned int
define: __UINT64_TYPE__=long long unsigned int
define: __INT_LEAST8_TYPE__=signed char
define: __INT_LEAST16_TYPE__=short int
define: __INT_LEAST32_TYPE__=int
define: __INT_LEAST64_TYPE__=long long int
define: __UINT_LEAST8_TYPE__=unsigned char
define: __UINT_LEAST16_TYPE__=short unsigned int
define: __UINT_LEAST32_TYPE__=unsigned int
define: __UINT_LEAST64_TYPE__=long long unsigned int
define: __INT_FAST8_TYPE__=signed char
define: __INT_FAST16_TYPE__=short int
define: __INT_FAST32_TYPE__=int
define: __INT_FAST64_TYPE__=long long int
define: __UINT_FAST8_TYPE__=unsigned char
define: __UINT_FAST16_TYPE__=short unsigned int
define: __UINT_FAST32_TYPE__=unsigned int
define: __UINT_FAST64_TYPE__=long long unsigned int
define: __INTPTR_TYPE__=long long int
define: __UINTPTR_TYPE__=long long unsigned int
define: __GXX_ABI_VERSION=1012
define: __SCHAR_MAX__=0x7f
define: __SHRT_MAX__=0x7fff
define: __INT_MAX__=0x7fffffff
define: __LONG_MAX__=0x7fffffffL
define: __LONG_LONG_MAX__=0x7fffffffffffffffLL
define: __WCHAR_MAX__=0xffff
define: __WCHAR_MIN__=0
define: __WINT_MAX__=0xffff
define: __WINT_MIN__=0
define: __PTRDIFF_MAX__=0x7fffffffffffffffLL
define: __SIZE_MAX__=0xffffffffffffffffULL
define: __SCHAR_WIDTH__=8
define: __SHRT_WIDTH__=16
define: __INT_WIDTH__=32
define: __LONG_WIDTH__=32
define: __LONG_LONG_WIDTH__=64
define: __WCHAR_WIDTH__=16
define: __WINT_WIDTH__=16
define: __PTRDIFF_WIDTH__=64
define: __SIZE_WIDTH__=64
define: __INTMAX_MAX__=0x7fffffffffffffffLL
define: __INTMAX_C(c)=c ## LL
define: __UINTMAX_MAX__=0xffffffffffffffffULL
define: __UINTMAX_C(c)=c ## ULL
define: __INTMAX_WIDTH__=64
define: __SIG_ATOMIC_MAX__=0x7fffffff
define: __SIG_ATOMIC_MIN__=(-__SIG_ATOMIC_MAX__ - 1)
define: __SIG_ATOMIC_WIDTH__=32
define: __INT8_MAX__=0x7f
define: __INT16_MAX__=0x7fff
define: __INT32_MAX__=0x7fffffff
define: __INT64_MAX__=0x7fffffffffffffffLL
define: __UINT8_MAX__=0xff
define: __UINT16_MAX__=0xffff
define: __UINT32_MAX__=0xffffffffU
define: __UINT64_MAX__=0xffffffffffffffffULL
define: __INT_LEAST8_MAX__=0x7f
define: __INT8_C(c)=c
define: __INT_LEAST8_WIDTH__=8
define: __INT_LEAST16_MAX__=0x7fff
define: __INT16_C(c)=c
define: __INT_LEAST16_WIDTH__=16
define: __INT_LEAST32_MAX__=0x7fffffff
define: __INT32_C(c)=c
define: __INT_LEAST32_WIDTH__=32
define: __INT_LEAST64_MAX__=0x7fffffffffffffffLL
define: __INT64_C(c)=c ## LL
define: __INT_LEAST64_WIDTH__=64
define: __UINT_LEAST8_MAX__=0xff
define: __UINT8_C(c)=c
define: __UINT_LEAST16_MAX__=0xffff
define: __UINT16_C(c)=c
define: __UINT_LEAST32_MAX__=0xffffffffU
define: __UINT32_C(c)=c ## U
define: __UINT_LEAST64_MAX__=0xffffffffffffffffULL
define: __UINT64_C(c)=c ## ULL
define: __INT_FAST8_MAX__=0x7f
define: __INT_FAST8_WIDTH__=8
define: __INT_FAST16_MAX__=0x7fff
define: __INT_FAST16_WIDTH__=16
define: __INT_FAST32_MAX__=0x7fffffff
define: __INT_FAST32_WIDTH__=32
define: __INT_FAST64_MAX__=0x7fffffffffffffffLL
define: __INT_FAST64_WIDTH__=64
define: __UINT_FAST8_MAX__=0xff
define: __UINT_FAST16_MAX__=0xffff
define: __UINT_FAST32_MAX__=0xffffffffU
define: __UINT_FAST64_MAX__=0xffffffffffffffffULL
define: __INTPTR_MAX__=0x7fffffffffffffffLL
define: __INTPTR_WIDTH__=64
define: __UINTPTR_MAX__=0xffffffffffffffffULL
define: __GCC_IEC_559=2
define: __GCC_IEC_559_COMPLEX=2
define: __FLT_EVAL_METHOD__=0
define: __FLT_EVAL_METHOD_TS_18661_3__=0
define: __DEC_EVAL_METHOD__=2
define: __FLT_RADIX__=2
define: __FLT_MANT_DIG__=24
define: __FLT_DIG__=6
define: __FLT_MIN_EXP__=(-125)
define: __FLT_MIN_10_EXP__=(-37)
define: __FLT_MAX_EXP__=128
define: __FLT_MAX_10_EXP__=38
define: __FLT_DECIMAL_DIG__=9
define: __FLT_MAX__=3.40282346638528859811704183484516925e+38F
define: __FLT_MIN__=1.17549435082228750796873653722224568e-38F
define: __FLT_EPSILON__=1.19209289550781250000000000000000000e-7F
define: __FLT_DENORM_MIN__=1.40129846432481707092372958328991613e-45F
define: __FLT_HAS_DENORM__=1
define: __FLT_HAS_INFINITY__=1
define: __FLT_HAS_QUIET_NAN__=1
define: __DBL_MANT_DIG__=53
define: __DBL_DIG__=15
define: __DBL_MIN_EXP__=(-1021)
define: __DBL_MIN_10_EXP__=(-307)
define: __DBL_MAX_EXP__=1024
define: __DBL_MAX_10_EXP__=308
define: __DBL_DECIMAL_DIG__=17
define: __DBL_MAX__=((double)1.79769313486231570814527423731704357e+308L)
define: __DBL_MIN__=((double)2.22507385850720138309023271733240406e-308L)
define: __DBL_EPSILON__=((double)2.22044604925031308084726333618164062e-16L)
define: __DBL_DENORM_MIN__=((double)4.94065645841246544176568792868221372e-324L)
define: __DBL_HAS_DENORM__=1
define: __DBL_HAS_INFINITY__=1
define: __DBL_HAS_QUIET_NAN__=1
define: __LDBL_MANT_DIG__=64
define: __LDBL_DIG__=18
define: __LDBL_MIN_EXP__=(-16381)
define: __LDBL_MIN_10_EXP__=(-4931)
define: __LDBL_MAX_EXP__=16384
define: __LDBL_MAX_10_EXP__=4932
define: __DECIMAL_DIG__=21
define: __LDBL_DECIMAL_DIG__=21
define: __LDBL_MAX__=1.18973149535723176502126385303097021e+4932L
define: __LDBL_MIN__=3.36210314311209350626267781732175260e-4932L
define: __LDBL_EPSILON__=1.08420217248550443400745280086994171e-19L
define: __LDBL_DENORM_MIN__=3.64519953188247460252840593361941982e-4951L
define: __LDBL_HAS_DENORM__=1
define: __LDBL_HAS_INFINITY__=1
define: __LDBL_HAS_QUIET_NAN__=1
define: __FLT32_MANT_DIG__=24
define: __FLT32_DIG__=6
define: __FLT32_MIN_EXP__=(-125)
define: __FLT32_MIN_10_EXP__=(-37)
define: __FLT32_MAX_EXP__=128
define: __FLT32_MAX_10_EXP__=38
define: __FLT32_DECIMAL_DIG__=9
define: __FLT32_MAX__=3.40282346638528859811704183484516925e+38F32
define: __FLT32_MIN__=1.17549435082228750796873653722224568e-38F32
define: __FLT32_EPSILON__=1.19209289550781250000000000000000000e-7F32
define: __FLT32_DENORM_MIN__=1.40129846432481707092372958328991613e-45F32
define: __FLT32_HAS_DENORM__=1
define: __FLT32_HAS_INFINITY__=1
define: __FLT32_HAS_QUIET_NAN__=1
define: __FLT64_MANT_DIG__=53
define: __FLT64_DIG__=15
define: __FLT64_MIN_EXP__=(-1021)
define: __FLT64_MIN_10_EXP__=(-307)
define: __FLT64_MAX_EXP__=1024
define: __FLT64_MAX_10_EXP__=308
define: __FLT64_DECIMAL_DIG__=17
define: __FLT64_MAX__=1.79769313486231570814527423731704357e+308F64
define: __FLT64_MIN__=2.22507385850720138309023271733240406e-308F64
define: __FLT64_EPSILON__=2.22044604925031308084726333618164062e-16F64
define: __FLT64_DENORM_MIN__=4.94065645841246544176568792868221372e-324F64
define: __FLT64_HAS_DENORM__=1
define: __FLT64_HAS_INFINITY__=1
define: __FLT64_HAS_QUIET_NAN__=1
define: __FLT128_MANT_DIG__=113
define: __FLT128_DIG__=33
define: __FLT128_MIN_EXP__=(-16381)
define: __FLT128_MIN_10_EXP__=(-4931)
define: __FLT128_MAX_EXP__=16384
define: __FLT128_MAX_10_EXP__=4932
define: __FLT128_DECIMAL_DIG__=36
define: __FLT128_MAX__=1.18973149535723176508575932662800702e+4932F128
define: __FLT128_MIN__=3.36210314311209350626267781732175260e-4932F128
define: __FLT128_EPSILON__=1.92592994438723585305597794258492732e-34F128
define: __FLT128_DENORM_MIN__=6.47517511943802511092443895822764655e-4966F128
define: __FLT128_HAS_DENORM__=1
define: __FLT128_HAS_INFINITY__=1
define: __FLT128_HAS_QUIET_NAN__=1
define: __FLT32X_MANT_DIG__=53
define: __FLT32X_DIG__=15
define: __FLT32X_MIN_EXP__=(-1021)
define: __FLT32X_MIN_10_EXP__=(-307)
define: __FLT32X_MAX_EXP__=1024
define: __FLT32X_MAX_10_EXP__=308
define: __FLT32X_DECIMAL_DIG__=17
define: __FLT32X_MAX__=1.79769313486231570814527423731704357e+308F32x
define: __FLT32X_MIN__=2.22507385850720138309023271733240406e-308F32x
define: __FLT32X_EPSILON__=2.22044604925031308084726333618164062e-16F32x
define: __FLT32X_DENORM_MIN__=4.94065645841246544176568792868221372e-324F32x
define: __FLT32X_HAS_DENORM__=1
define: __FLT32X_HAS_INFINITY__=1
define: __FLT32X_HAS_QUIET_NAN__=1
define: __FLT64X_MANT_DIG__=64
define: __FLT64X_DIG__=18
define: __FLT64X_MIN_EXP__=(-16381)
define: __FLT64X_MIN_10_EXP__=(-4931)
define: __FLT64X_MAX_EXP__=16384
define: __FLT64X_MAX_10_EXP__=4932
define: __FLT64X_DECIMAL_DIG__=21
define: __FLT64X_MAX__=1.18973149535723176502126385303097021e+4932F64x
define: __FLT64X_MIN__=3.36210314311209350626267781732175260e-4932F64x
define: __FLT64X_EPSILON__=1.08420217248550443400745280086994171e-19F64x
define: __FLT64X_DENORM_MIN__=3.64519953188247460252840593361941982e-4951F64x
define: __FLT64X_HAS_DENORM__=1
define: __FLT64X_HAS_INFINITY__=1
define: __FLT64X_HAS_QUIET_NAN__=1
define: __DEC32_MANT_DIG__=7
define: __DEC32_MIN_EXP__=(-94)
define: __DEC32_MAX_EXP__=97
define: __DEC32_MIN__=1E-95DF
define: __DEC32_MAX__=9.999999E96DF
define: __DEC32_EPSILON__=1E-6DF
define: __DEC32_SUBNORMAL_MIN__=0.000001E-95DF
define: __DEC64_MANT_DIG__=16
define: __DEC64_MIN_EXP__=(-382)
define: __DEC64_MAX_EXP__=385
define: __DEC64_MIN__=1E-383DD
define: __DEC64_MAX__=9.999999999999999E384DD
define: __DEC64_EPSILON__=1E-15DD
define: __DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD
define: __DEC128_MANT_DIG__=34
define: __DEC128_MIN_EXP__=(-6142)
define: __DEC128_MAX_EXP__=6145
define: __DEC128_MIN__=1E-6143DL
define: __DEC128_MAX__=9.999999999999999999999999999999999E6144DL
define: __DEC128_EPSILON__=1E-33DL
define: __DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL
define: __REGISTER_PREFIX__=
define: __USER_LABEL_PREFIX__=
define: __GNUC_STDC_INLINE__=1
define: __NO_INLINE__=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1
define: __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16=1
define: __GCC_ATOMIC_BOOL_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR16_T_LOCK_FREE=2
define: __GCC_ATOMIC_CHAR32_T_LOCK_FREE=2
define: __GCC_ATOMIC_WCHAR_T_LOCK_FREE=2
define: __GCC_ATOMIC_SHORT_LOCK_FREE=2
define: __GCC_ATOMIC_INT_LOCK_FREE=2
define: __GCC_ATOMIC_LONG_LOCK_FREE=2
define: __GCC_ATOMIC_LLONG_LOCK_FREE=2
define: __GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1
define: __GCC_ATOMIC_POINTER_LOCK_FREE=2
define: __GCC_HAVE_DWARF2_CFI_ASM=1
define: __PRAGMA_REDEFINE_EXTNAME=1
define: __SIZEOF_INT128__=16
define: __SIZEOF_WCHAR_T__=2
define: __SIZEOF_WINT_T__=2
define: __SIZEOF_PTRDIFF_T__=8
define: __amd64=1
define: __amd64__=1
define: __x86_64=1
define: __x86_64__=1
define: __SIZEOF_FLOAT80__=16
define: __SIZEOF_FLOAT128__=16
define: __ATOMIC_HLE_ACQUIRE=65536
define: __ATOMIC_HLE_RELEASE=131072
define: __GCC_ASM_FLAG_OUTPUTS__=1
define: __nocona=1
define: __nocona__=1
define: __tune_core2__=1
define: __code_model_medium__=1
define: __MMX__=1
define: __SSE__=1
define: __SSE2__=1
define: __SSE3__=1
define: __FXSR__=1
define: __SSE_MATH__=1
define: __SSE2_MATH__=1
define: __SEG_FS=1
define: __SEG_GS=1
define: __SEH__=1
define: __stdcall=__attribute__((__stdcall__))
define: __fastcall=__attribute__((__fastcall__))
define: __thiscall=__attribute__((__thiscall__))
define: __cdecl=__attribute__((__cdecl__))
define: _stdcall=__attribute__((__stdcall__))
define: _fastcall=__attribute__((__fastcall__))
define: _thiscall=__attribute__((__thiscall__))
define: _cdecl=__attribute__((__cdecl__))
define: __GXX_MERGED_TYPEINFO_NAMES=0
define: __GXX_TYPEINFO_EQUALITY_INLINE=0
define: __MSVCRT__=1
define: __MINGW32__=1
define: _WIN32=1
define: __WIN32=1
define: __WIN32__=1
define: WIN32=1
define: __WINNT=1
define: __WINNT__=1
define: WINNT=1
define: _INTEGRAL_MAX_BITS=64
define: __MINGW64__=1
define: __WIN64=1
define: __WIN64__=1
define: WIN64=1
define: _WIN64=1
define: __declspec(x)=__attribute__((x))
define: __DECIMAL_BID_FORMAT__=1
define: _REENTRANT=1
other: --gcc
other: --gnu_version=80100
stdver: c11
intelliSenseMode: gcc-x64
Queueing IntelliSense update for files in translation unit of: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
Closing the communication channel.
cpptools/finishUpdateSquiggles
Error squiggle count: 2
Update IntelliSense time (sec): 7.014
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 11)
Database safe to open
cpptools/activeDocumentChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
cpptools/textEditorSelectionChange
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 12)
idle loop: reparsing the active document
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Queueing IntelliSense update for files in translation unit of: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/finishUpdateSquiggles
Error squiggle count: 2
Update IntelliSense time (sec): 0.271
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 13)
textDocument/documentHighlight: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 14)
cpptools/textEditorSelectionChange
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 15)
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 16)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (317:16)
Offering completion
completionItem/resolve (id: 17)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 18)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (317:18)
Offering completion
sending 1 changes to server
sending 1 changes to server
completionItem/resolve (id: 19)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
completionItem/resolve (id: 20)
sending 1 changes to server
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
completionItem/resolve (id: 21)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
completionItem/resolve (id: 22)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 23)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 24)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (317:24)
Offering completion
sending 1 changes to server
sending 1 changes to server
sending 1 changes to server
sending 1 changes to server
sending 1 changes to server
completionItem/resolve (id: 25)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
completionItem/resolve (id: 26)
sending 1 changes to server
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
completionItem/resolve (id: 27)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 28)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (317:28)
Offering completion
sending 1 changes to server
sending 1 changes to server
sending 1 changes to server
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Queueing IntelliSense update for files in translation unit of: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 29)
cpptools/getDocumentSymbols: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 30)
cpptools/getDocumentSymbols
sending 1 changes to server
cpptools/finishUpdateSquiggles
Error squiggle count: 2
Update IntelliSense time (sec): 0.301
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 31)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (318:14)
Offering completion
sending 1 changes to server
completionItem/resolve (id: 32)
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 33)
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 34)
cpptools/getDocumentSymbols: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 35)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 36)
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 37)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (318:13)
Offering completion
sending 1 changes to server
cpptools/getDocumentSymbols: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 38)
completionItem/resolve (id: 39)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 40)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (318:14)
Offering completion
sending 1 changes to server
completionItem/resolve (id: 41)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 42)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (318:15)
Offering completion
sending 1 changes to server
completionItem/resolve (id: 43)
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 44)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
completionItem/resolve (id: 45)
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Queueing IntelliSense update for files in translation unit of: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 46)
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 47)
cpptools/getDocumentSymbols: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 48)
sending 1 changes to server
cpptools/finishUpdateSquiggles
Error squiggle count: 2
Update IntelliSense time (sec): 0.27
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 49)
tag parsing file: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/getDocumentSymbols
cpptools/getDocumentSymbols
cpptools/getDocumentSymbols
textDocument/documentHighlight: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 50)
cpptools/textEditorSelectionChange
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 51)
idle loop: reparsing the active document
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Queueing IntelliSense update for files in translation unit of: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
textDocument/documentHighlight: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 52)
cpptools/textEditorSelectionChange
cpptools/finishUpdateSquiggles
Error squiggle count: 2
Update IntelliSense time (sec): 0.281
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 53)
textDocument/documentHighlight: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 54)
cpptools/textEditorSelectionChange
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 55)
textDocument/documentHighlight: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 56)
cpptools/textEditorSelectionChange
cpptools/textEditorSelectionChange
cpptools/textEditorSelectionChange
cpptools/textEditorSelectionChange
cpptools/textEditorSelectionChange
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 57)
Database safe to open
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
textDocument/completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 58)
auto_complete::handle_completion: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (317:14)
Offering completion
sending 1 changes to server
Failed to read response from server: 8
completionItem/resolve (id: 59)
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 60)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
completionItem/resolve (id: 61)
textDocument/didChange: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
cpptools/textEditorSelectionChange
cpptools/getFoldingRanges: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 62)
cpptools/getCodeActions: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 63)
Checking for syntax errors: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c
Update IntelliSense time (sec): 0
tag parsing file: C:\USERS\ \DOCUMENTS\REPOS\MCC\SRC\X64.C
cpptools/getDocumentSymbols: file:///c%3A/Users/ /Documents/repos/mcc/src/x64.c (id: 64)
cpptools/getDocumentSymbols
Database safe to open
Screenshots

strange syntax highlighting found
Additional context
This might be the high hitting crash regression https://github.com/microsoft/vscode-cpptools/issues/5476 , which we haven't been able to find a repro for yet . Are you able to get a sample of code that you can share that repros the crash?
It seems like I can unfortunately no longer reproduce the crash today, maybe windows restarting overnight fixed it?
Here is the zip of the project folder at the time, though.
Yeah, I tried to repro a crash and couldn't repro a crash as well. Let us know if you find a repro later.
Restarting Windows could fix some issues caused by dangling processes locking our database, but I don't know a reason why it would affect IntelliSense processing crashing.
It crashed again,
I've found this in render1.log
[2020-05-14 21:37:13.634] [renderer1] [error] EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys': Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
[2020-05-14 21:37:20.929] [renderer1] [error] EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys': Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
[2020-05-14 21:37:31.492] [renderer1] [error] EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys': Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
[2020-05-14 21:37:32.750] [renderer1] [error] EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys': Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
[2020-05-14 21:37:33.790] [renderer1] [error] EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys': Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
[2020-05-14 21:37:34.873] [renderer1] [error] EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys': Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
[2020-05-14 21:37:37.678] [renderer1] [error] EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys': Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
[2020-05-14 21:37:40.823] [renderer1] [error] EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys': Error: EBUSY: resource busy or locked, lstat 'C:\hiberfil.sys'
[2020-05-14 22:02:39.788] [renderer1] [error] An unknown error occurred. Please consult the log for more details.
[2020-05-14 22:08:11.727] [renderer1] [error] An unknown error occurred. Please consult the log for more details.
and this in exthost.log
[2020-05-14 21:07:22.011] [exthost] [info] extension host started
[2020-05-14 21:07:22.066] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.cpptools {"startup":false,"extensionId":{"value":"ms-vscode.cpptools","_lower":"ms-vscode.cpptools"},"activationEvent":"onLanguage:c"}
[2020-05-14 21:07:22.067] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/.vscode/extensions/ms-vscode.cpptools-0.28.0/dist/main
[2020-05-14 21:07:22.129] [exthost] [info] ExtensionService#_doActivateExtension xaver.clang-format {"startup":false,"extensionId":{"value":"xaver.clang-format","_lower":"xaver.clang-format"},"activationEvent":"onLanguage:c"}
[2020-05-14 21:07:22.129] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/.vscode/extensions/xaver.clang-format-1.9.0/out/src/extension
[2020-05-14 21:07:22.138] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"extensionId":{"value":"vscode.extension-editing","_lower":"vscode.extension-editing"},"activationEvent":"onLanguage:typescript"}
[2020-05-14 21:07:22.138] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/extension-editing/dist/extension
[2020-05-14 21:07:22.149] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"extensionId":{"value":"vscode.typescript-language-features","_lower":"vscode.typescript-language-features"},"activationEvent":"onLanguage:typescript"}
[2020-05-14 21:07:22.149] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/typescript-language-features/dist/extension
[2020-05-14 21:07:22.169] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"extensionId":{"value":"vscode.configuration-editing","_lower":"vscode.configuration-editing"},"activationEvent":"onLanguage:json"}
[2020-05-14 21:07:22.169] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/configuration-editing/dist/extension
[2020-05-14 21:07:22.174] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"extensionId":{"value":"vscode.json-language-features","_lower":"vscode.json-language-features"},"activationEvent":"onLanguage:json"}
[2020-05-14 21:07:22.174] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/json-language-features/client/dist/jsonMain
[2020-05-14 21:07:22.201] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":false,"extensionId":{"value":"vscode.npm","_lower":"vscode.npm"},"activationEvent":"onLanguage:json"}
[2020-05-14 21:07:22.201] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/npm/dist/main
[2020-05-14 21:07:22.211] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"extensionId":{"value":"vscode.debug-auto-launch","_lower":"vscode.debug-auto-launch"},"activationEvent":"*"}
[2020-05-14 21:07:22.211] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/debug-auto-launch/dist/extension
[2020-05-14 21:07:22.214] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":true,"extensionId":{"value":"vscode.emmet","_lower":"vscode.emmet"},"activationEvent":"*"}
[2020-05-14 21:07:22.214] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/emmet/dist/extension
[2020-05-14 21:07:22.231] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"extensionId":{"value":"vscode.git","_lower":"vscode.git"},"activationEvent":"*"}
[2020-05-14 21:07:22.231] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/git/dist/main
[2020-05-14 21:07:22.284] [exthost] [info] ExtensionService#_doActivateExtension vscode.github-authentication {"startup":true,"extensionId":{"value":"vscode.github-authentication","_lower":"vscode.github-authentication"},"activationEvent":"*"}
[2020-05-14 21:07:22.284] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/github-authentication/dist/extension.js
[2020-05-14 21:07:22.295] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":true,"extensionId":{"value":"vscode.merge-conflict","_lower":"vscode.merge-conflict"},"activationEvent":"*"}
[2020-05-14 21:07:22.295] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/merge-conflict/dist/extension
[2020-05-14 21:07:22.299] [exthost] [info] ExtensionService#_doActivateExtension vscode.search-result {"startup":true,"extensionId":{"value":"vscode.search-result","_lower":"vscode.search-result"},"activationEvent":"*"}
[2020-05-14 21:07:22.299] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/search-result/dist/extension.js
[2020-05-14 21:07:22.300] [exthost] [info] ExtensionService#_doActivateExtension vscode.vscode-account {"startup":true,"extensionId":{"value":"vscode.vscode-account","_lower":"vscode.vscode-account"},"activationEvent":"*"}
[2020-05-14 21:07:22.300] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/vscode-account/dist/extension.js
[2020-05-14 21:07:22.312] [exthost] [info] ExtensionService#_doActivateExtension Gruntfuggly.todo-tree {"startup":true,"extensionId":{"value":"Gruntfuggly.todo-tree","_lower":"gruntfuggly.todo-tree"},"activationEvent":"*"}
[2020-05-14 21:07:22.312] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/.vscode/extensions/gruntfuggly.todo-tree-0.0.175/extension
[2020-05-14 21:07:22.718] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.cmake-tools {"startup":true,"extensionId":{"value":"ms-vscode.cmake-tools","_lower":"ms-vscode.cmake-tools"},"activationEvent":"workspaceContains:**/CMakeLists.txt"}
[2020-05-14 21:07:22.718] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/.vscode/extensions/ms-vscode.cmake-tools-1.3.1/dist/main
[2020-05-14 21:07:23.234] [exthost] [info] eager extensions activated
[2020-05-14 21:34:33.710] [exthost] [warning] ms-vscode.cpptools - Code actions of kind 'quickfix 'requested but returned code action does not have a 'kind'. Code action will be dropped. Please set 'CodeAction.kind'.
[2020-05-14 21:34:33.710] [exthost] [warning] ms-vscode.cpptools - Code actions of kind 'quickfix 'requested but returned code action does not have a 'kind'. Code action will be dropped. Please set 'CodeAction.kind'.
[2020-05-14 21:34:36.666] [exthost] [warning] ms-vscode.cpptools - Code actions of kind 'quickfix 'requested but returned code action does not have a 'kind'. Code action will be dropped. Please set 'CodeAction.kind'.
[2020-05-14 21:34:36.666] [exthost] [warning] ms-vscode.cpptools - Code actions of kind 'quickfix 'requested but returned code action does not have a 'kind'. Code action will be dropped. Please set 'CodeAction.kind'.
[2020-05-14 21:39:07.908] [exthost] [warning] TextEditor is closed/disposed
[2020-05-14 21:39:19.923] [exthost] [warning] ms-vscode.cpptools - Code actions of kind 'quickfix 'requested but returned code action does not have a 'kind'. Code action will be dropped. Please set 'CodeAction.kind'.
[2020-05-14 21:41:57.028] [exthost] [warning] ms-vscode.cpptools - Code actions of kind 'quickfix 'requested but returned code action does not have a 'kind'. Code action will be dropped. Please set 'CodeAction.kind'.
[2020-05-14 21:51:29.791] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-server-ready {"startup":false,"extensionId":{"value":"vscode.debug-server-ready","_lower":"vscode.debug-server-ready"},"activationEvent":"onDebugResolve"}
[2020-05-14 21:51:29.792] [exthost] [info] ExtensionService#loadCommonJSModule file:///c:/Users/Will/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/debug-server-ready/dist/extension
[2020-05-14 22:02:39.783] [exthost] [error] [ms-vscode.cpptools] provider FAILED
[2020-05-14 22:02:39.783] [exthost] [error] undefined
[2020-05-14 22:08:11.726] [exthost] [error] [ms-vscode.cpptools] provider FAILED
[2020-05-14 22:08:11.726] [exthost] [error] undefined
Does any of this help? It does not look right to me.
We don't control the render1.log. Those are from VS Code. The provider FAILED messages you can also ignore. There's a VS Code issue tracking that.
Do you see the "Failed to read response" message in the C/C++ logging? What action did you do to make that occur?
Maybe something involving autocompletion?
textDocument/didChange: file:///c%3A/Users/Will/Documents/repos/mcc/src/ast.c
cpptools/textEditorSelectionChange
textDocument/completion: file:///c%3A/Users/Will/Documents/repos/mcc/src/ast.c (id: 296)
auto_complete::handle_completion: file:///c%3A/Users/Will/Documents/repos/mcc/src/ast.c (120:14)
Offering completion
sending 1 changes to server
sending 1 changes to server
Failed to read response from server: 8
completionItem/resolve (id: 297)
textDocument/didChange: file:///c%3A/Users/Will/Documents/repos/mcc/src/ast.c
Thinking about it, on the completion just now when it crashed and yesterday it was after I typed a word that was very commonly used in the file, so probably quite a few autocomplete suggestions?
Edit:
Same log as in previous comment, failed on line 3070, then Update IntelliSense time (sec): 0 on line 3077, seems to normally be about 0.3, the next reference to IntelliSense is IntelliSense client not available, using Tag Parser for quick info. from line 3186.
Okay, thanks, I got a repro now. Investigating...
Thanks a lot for reporting this -- it's the high hitting 0.28.0 crash regression that we were trying to find a repro for (https://github.com/microsoft/vscode-cpptools/issues/5476). We're working on getting a fix for 0.28.1 (you may want to switch back to 0.27.1 in the mean time if you hit this frequently).
I've filed a VS bug at https://developercommunity.visualstudio.com/content/problem/1031359/c-intellisense-vcpkgsrvexe-frequently-crashes-with.html (the crash is inherited from VS).
Most helpful comment
Thanks a lot for reporting this -- it's the high hitting 0.28.0 crash regression that we were trying to find a repro for (https://github.com/microsoft/vscode-cpptools/issues/5476). We're working on getting a fix for 0.28.1 (you may want to switch back to 0.27.1 in the mean time if you hit this frequently).