implement a new CGIR and C code generator #6137
Annotations
5 errors and 10 warnings
Run tester
Process completed with exit code 1.
|
Run tester:
tests/misc/ttlsemulation.nim#L0
Category: misc
Name: tests/misc/ttlsemulation.nim
Action: run
Result: reInvalidSpec
-------- Expected -------
--------- Given --------
invalid key for test spec: disable
-------------------------
|
Run tester:
megatest#L0
Test failed
|
The run was canceled by @zerbina.
|
The run was canceled by @zerbina.
|
Run tester:
tests/lang/s01_basics/s07_primitive_types/t02_unsigned_backwards_compat.nim#L69
ze is deprecated [Deprecated]
|
Run tester:
tests/lang/s01_basics/s07_primitive_types/t02_unsigned_backwards_compat.nim#L62
ze is deprecated [Deprecated]
|
Run tester:
tests/global/tglobal.nim#L9
imported and not used: 'globalaux2' [UnusedImport]
|
Run tester:
tests/defaultprocparam/tdefaultprocparam.nim#L86
Deprecated since v1.4; there should not be `high(value)`. Use `high(type)`.; high is deprecated [Deprecated]
|
Run tester:
tests/ccgbugs/ttypeinfo1.nim#L5
imported and not used: 'typeinfo' [UnusedImport]
|
Run tester:
tests/ccgbugs/tmissingbracket.nim#L14
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Run tester:
tests/ccgbugs/tccgen1.nim#L10
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Run tester:
tests/assign/tassign.nim#L84
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Run tester:
tests/ambsym/mresolution_identifier_1.nim#L1
imported and not used: 'mresolution_identifier_2' [UnusedImport]
|
Run tester:
tests/ambsym/mresolution_identifier_2.nim#L1
imported and not used: 'mresolution_identifier_2_copy' [UnusedImport]
|
Loading