cxgo: Fix explicit bool->float conversion. Fixes #75. #193
Annotations
10 errors and 2 warnings
TCC Tests
invalid argument: index 256 out of bounds [0:256]
|
TCC Tests
cannot use pbuf (variable of type [256]byte) as *byte value in argument to pmatch
|
TCC Tests
goto inner jumps into block starting at ./54_goto.c.go:33:2
|
TCC Tests
directory not found
|
TCC Tests
cannot convert 4194304 + 2097152 + 67108864 (untyped int constant 73400320) to type PT
|
TCC Tests
cannot convert 262144 (untyped int constant) to type PT
|
TCC Tests
cannot convert (1 + 256 + 4 + 8 + 16 + 64 + 128 + 268435456 + 536870912 + 1024 + 4096 + 8192 + 16384) + (2 + 131072 + 2048) + 32 + 32768 + 65536 (untyped int constant 805567999) to type PT
|
TCC Tests
cannot convert -1 (untyped int constant) to type PT
|
TCC Tests
cannot convert 1 (untyped int constant) to type PT
|
TCC Tests
cannot convert 2 (untyped int constant) to type PT
|
TCC Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/cxgo/cxgo. Supported file pattern: go.sum
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/cxgo/cxgo. Supported file pattern: go.sum
|