Build started... 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------ 1>Checking Build System 2>------ Build started: Project: gu, Configuration: Debug x64 ------ 2>Building Custom Rule C:/Users/Alice/Documents/gf-core/src/runtime/c/CMakeLists.txt 2>cl : command line warning D9002: ignoring unknown option '-std=gnu99' 2>assert.c 2>bits.c 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 2>choice.c 2>defs.c 2>seq.c 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\seq.c(256,53): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\seq.c(263,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\seq.c(331,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\seq.c(356,61): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\seq.c(384,38): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>enum.c 2>exn.c 2>file.c 2>fun.c 2>hash.c 2>in.c 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\in.c(171,29): warning C4244: 'return': conversion from 'uint64_t' to 'uint16_t', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\in.c(183,29): warning C4244: 'return': conversion from 'uint64_t' to 'uint16_t', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\in.c(195,29): warning C4244: 'return': conversion from 'uint64_t' to 'uint32_t', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\in.c(207,29): warning C4244: 'return': conversion from 'uint64_t' to 'uint32_t', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\in.c(322,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>map.c 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\map.c(174,53): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\map.c(207,66): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\map.c(386,41): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>mem.c 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\mem.c(215,14): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\mem.c(224,14): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>out.c 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\out.c(84,60): warning C4028: formal parameter 1 different from declaration 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\out.c(84,60): warning C4028: formal parameter 2 different from declaration 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\out.c(87,69): warning C4028: formal parameter 1 different from declaration 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\out.c(87,69): warning C4028: formal parameter 2 different from declaration 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\out.c(248,3): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>prime.c 2>string.c 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\string.c(137,2): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 2>utf8.c 2>ucs.c 2>variant.c 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\variant.c(12,22): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 2>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu\variant.c(91,41): warning C4244: 'return': conversion from 'GuVariant' to 'int', possible loss of data 2>Generating Code... 2> Creating library C:/Users/Alice/Documents/gf-core/src/runtime/c/build/Debug/gu.lib and object C:/Users/Alice/Documents/gf-core/src/runtime/c/build/Debug/gu.exp 2>gu.vcxproj -> C:\Users\Alice\Documents\gf-core\src\runtime\c\build\Debug\gu.dll 2>Done building project "gu.vcxproj". 3>------ Build started: Project: pgf, Configuration: Debug x64 ------ 3>Building Custom Rule C:/Users/Alice/Documents/gf-core/src/runtime/c/CMakeLists.txt 3>cl : command line warning D9002: ignoring unknown option '-std=gnu99' 3>data.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>expr.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(88,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(89,2): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(149,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(150,2): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(536,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(537,9): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(804,18): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1042,31): warning C4244: 'function': conversion from 'double' to 'uint8_t', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1201,3): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1252,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1307,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1253,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1308,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1686,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1687,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1768,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1769,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\expr.c(1812,3): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>parser.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(519,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(557,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(896,83): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1032,66): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1080,25): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1185,74): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1193,72): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1260,25): warning C4267: '=': conversion from 'size_t' to 'uint8_t', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1328,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1340,43): warning C4267: '=': conversion from 'size_t' to 'uint16_t', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1444,57): warning C4244: '=': conversion from 'double' to 'prob_t', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1666,42): warning C4244: '=': conversion from 'double' to 'prob_t', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1993,36): error C2057: expected constant expression 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1993,36): error C2466: cannot allocate an array of constant size 0 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(1993,37): error C2133: 'children': unknown size 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parser.c(2089,21): warning C4013: 'gu_map_next' undefined; assuming extern returning int 3>lookup.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/in.h(43,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\lookup.c(123,27): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\lookup.c(146,41): warning C4267: '=': conversion from 'size_t' to 'PgfMetaId', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\lookup.c(244,32): warning C4267: '=': conversion from 'size_t' to 'PgfMetaId', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\lookup.c(623,59): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\lookup.c(646,47): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\lookup.c(660,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>jit.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(17,31): error C2085: 'gu_ceil2e': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(20,16): error C2085: 'gu_sign': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(20,16): error C2143: syntax error: missing ';' before '{' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(80,32): warning C4013: 'getpagesize' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(139,3): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfExprState *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(139,3): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(158,3): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfExprState *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(158,3): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(177,3): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfExprState *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(177,3): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(202,3): warning C4311: 'type cast': pointer truncation from 'PgfAbsFun *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(206,3): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfExprState *,PgfAbsFun *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(206,3): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(243,5): warning C4311: 'type cast': pointer truncation from 'PgfAbsFun *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(247,5): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfExprState *,PgfAbsFun *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(247,5): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(264,11): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(269,17): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(269,17): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(274,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_sl' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(276,6): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to '_sl' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(291,5): warning C4311: 'type cast': pointer truncation from 'PgfAbsFun *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(295,5): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfExprState *,PgfAbsFun *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(295,5): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(305,5): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfExprState *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(305,5): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(364,2): warning C4311: 'type cast': pointer truncation from 'void *(__cdecl *)(GuVariant)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(364,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(399,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(399,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(403,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(403,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(415,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(430,2): warning C4311: 'type cast': pointer truncation from 'void *(__cdecl *)(GuPool *,size_t)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(430,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(432,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(437,9): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(437,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(437,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(439,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(447,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(447,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(448,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(452,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(453,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(454,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(454,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(466,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(466,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(467,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(470,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(471,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(472,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(472,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(485,2): warning C4311: 'type cast': pointer truncation from 'PgfClosure *(__cdecl *)(PgfReasoner *,PgfExprThunk *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(485,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(486,8): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(486,8): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(490,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(501,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(501,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(509,2): warning C4311: 'type cast': pointer truncation from 'PgfClosure *(__cdecl *)(PgfReasoner *,PgfExprThunk *,PgfClosure *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(509,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(517,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(517,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(523,9): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(523,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(523,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(531,2): warning C4311: 'type cast': pointer truncation from 'void *(__cdecl *)(GuPool *,size_t)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(531,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(533,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(538,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(547,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(547,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(548,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(551,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(552,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(553,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(553,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(559,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(559,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(562,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(562,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(571,2): warning C4311: 'type cast': pointer truncation from 'void *(__cdecl *)(GuPool *,size_t)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(571,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(574,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(579,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(579,9): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(583,2): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(584,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(584,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(596,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(596,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(601,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(601,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(606,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(606,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(611,2): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(611,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(619,2): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfClosure *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(619,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(628,2): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfClosure *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(628,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(637,2): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfExprState *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(637,2): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(706,6): warning C4311: 'type cast': pointer truncation from 'char *' to '_sl' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(733,5): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(733,5): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(743,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(750,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(750,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(771,7): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(771,7): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(783,6): warning C4311: 'type cast': pointer truncation from 'GuString' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(785,6): warning C4311: 'type cast': pointer truncation from 'int (__cdecl *)(const char *,const char *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(785,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(789,7): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(789,7): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(801,7): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(801,7): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(835,5): warning C4311: 'type cast': pointer truncation from 'void *(__cdecl *)(GuPool *,size_t)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(835,5): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(847,5): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(853,17): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(868,21): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(877,5): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(908,1): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(969,18): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(985,17): warning C4311: 'type cast': pointer truncation from 'void *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1040,18): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1095,18): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1140,18): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1174,6): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1202,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1202,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1215,5): warning C4311: 'type cast': pointer truncation from 'PgfFunction' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1215,5): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1232,6): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfEvalAccum *,int)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1232,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1251,6): warning C4311: 'type cast': pointer truncation from 'GuString' to 'long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1256,6): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfEvalAccum *,GuString)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1256,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1268,6): warning C4146: unary minus operator applied to unsigned type, result still unsigned 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1271,6): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfEvalAccum *,float)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1271,6): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1285,5): warning C4311: 'type cast': pointer truncation from 'PgfClosure *(__cdecl *)(PgfReasoner *,PgfEvalAccum *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1285,5): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1298,5): warning C4311: 'type cast': pointer truncation from 'void (__cdecl *)(PgfReasoner *,PgfEvalAccum *,PgfClosure *)' to 'unsigned long' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1298,5): warning C4311: 'type cast': pointer truncation from 'jit_insn *' to '_ul' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(909,6): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\jit.c(1325,5): warning C4311: 'type cast': pointer truncation from '*' to '_sl' 3>parseval.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\parseval.c(45,27): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data 3>literals.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(17,31): error C2085: 'gu_ceil2e': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(20,16): error C2085: 'gu_sign': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(20,16): error C2143: syntax error: missing ';' before '{' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(36,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(208,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(221,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(209,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(222,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(305,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(316,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(326,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(306,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(317,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(327,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(405,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(415,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(406,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\literals.c(416,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>reader.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(127,1): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(128,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(237,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(310,18): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(341,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(423,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(479,47): warning C4244: '=': conversion from 'double' to 'prob_t', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(518,44): warning C4244: '=': conversion from 'double' to 'prob_t', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(671,1): warning C4244: 'function': conversion from '__int64' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(685,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(672,3): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(792,22): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(822,63): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reader.c(1058,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 3>linearizer.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(163,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(169,56): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(193,64): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(242,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(249,55): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(243,2): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(377,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(414,57): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\linearizer.c(464,48): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>typechecker.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\typechecker.c(325,3): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\typechecker.c(399,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\typechecker.c(471,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\typechecker.c(400,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\typechecker.c(472,5): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>reasoner.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\reasoner.c(432,20): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>evaluator.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(13,22): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(104,21): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(125,27): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(243,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(279,26): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(244,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(323,4): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(424,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\evaluator.c(425,2): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>hopu.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>printer.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\printer.c(339,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data 3>graphviz.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\graphviz.c(150,54): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\graphviz.c(212,54): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\graphviz.c(219,1): warning C4028: formal parameter 4 different from declaration 3>aligner.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\aligner.c(39,4): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data 3>pgf.c 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,1): error C2054: expected '(' to follow 'ERROR_NOT_COMPILING_LIBGU' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(78,63): error C2085: 'gu_map_next': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/map.h(80,23): error C2085: 'GuIntMap': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(11,15): error C2085: 'GuAssertMode': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2085: 'gu_abort_v_': not in formal parameter list 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(14,26): error C2146: syntax error: missing ',' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(15,6): error C2059: syntax error: 'const' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(16,39): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2146: syntax error: missing ')' before identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2061: syntax error: identifier 'mode' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,24): error C2059: syntax error: ';' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(19,28): error C2059: syntax error: ',' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/assert.h(21,28): error C2059: syntax error: ')' 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(52,66): warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?) 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\gu/bits.h(100,2): warning C4013: 'gu_abort_' undefined; assuming extern returning int 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\pgf.c(17,17): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\pgf.c(51,18): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 3>C:\Users\Alice\Documents\gf-core\src\runtime\c\pgf\pgf.c(177,24): warning C4047: 'return': 'GuString *' differs in levels of indirection from 'GuString (*)[0]' 3>Generating Code... 3>Done building project "pgf.vcxproj" -- FAILED. 4>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------ 4>Building Custom Rule C:/Users/Alice/Documents/gf-core/src/runtime/c/CMakeLists.txt ========== Build: 3 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========