implement a new CGIR and C code generator #646
Annotations
3 errors and 10 warnings
Print all test errors:
tests/misc/ttlsemulation.nim#L0
Category: misc
Name: tests/misc/ttlsemulation.nim
Action: run
Result: reInvalidSpec
-------- Expected -------
--------- Given --------
invalid key for test spec: disable
-------------------------
|
Print all test errors:
megatest#L0
Test failed
|
Run tester
Process completed with exit code 1.
|
Print all test errors:
tests/lang_callable/closure/tclosure_issues.nim#L7
imported and not used: 'mutils' [UnusedImport]
|
Print all test errors:
tests/lang_callable/closure/mutils.nim#L10
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
Print all test errors:
tests/lang/s01_basics/s99_control_flow/t06_procedure_calls.nim#L112
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Print all test errors:
tests/lang/s01_basics/s99_atoms/t02_expression.nim#L102
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
Print all test errors:
tests/global/tglobal.nim#L9
imported and not used: 'globalaux2' [UnusedImport]
|
Print all test errors:
tests/ccgbugs/tmissingbracket.nim#L14
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Print all test errors:
tests/ccgbugs/tccgen1.nim#L10
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Print all test errors:
tests/assign/tassign.nim#L84
type pragmas follow the type name; this form of writing pragmas is deprecated [rparPragmaNotFollowingTypeName]
|
Print all test errors:
tests/ambsym/mresolution_identifier_1.nim#L1
imported and not used: 'mresolution_identifier_2' [UnusedImport]
|
Print all test errors:
tests/ambsym/mresolution_identifier_2.nim#L1
imported and not used: 'mresolution_identifier_2_copy' [UnusedImport]
|
Loading