fix issue where empty tuples/objects change #998
ci.yml
on: push
Provide additional context for the workflow
7s
Matrix: binaries
Matrix: source_binaries
All check passed
0s
Annotations
16 errors and 62 warnings
Test the compiler and stdlib (Linux, batch #1):
megatest#L1
Category: megatest
Name: megatest
Action: run
Result: reOutputsDiffer
-------- Expected -------
--------- Given --------
megatest:processing: [0] tests/alias/talias.nim
megatest:processing: [1] tests/ambsym/tresolution_identifier_2_ok.nim
megatest:processing: [2] tests/ambsym/tresolution_identifier_local.nim
megatest:processing: [3] tests/arithm/tarithm.nim
megatest:processing: [4] tests/arithm/tashr.nim
megatest:processing: [5] tests/arithm/tdiv.nim
megatest:processing: [6] tests/assign/tassign.nim
TEMP=C:\Programs\xyz\bin
8 5 0 0
pre test a:test b:1 c:2 haha:3
assignment test a:test b:1 c:2 haha:3
abc123
megatest:processing: [7] tests/assign/tcall_with_rvo.nim
megatest:processing: [8] tests/assign/tin_place_construction.nim
megatest:processing: [9] tests/assign/tobject_assign.nim
megatest:processing: [10] tests/assign/tvariantasgn.nim
came here
megatest:processing: [11] tests/borrow/tborrow.nim
4887 true
0.5
megatest:processing: [12] tests/borrow/typeclassborrow.nim
megatest:processing: [13] tests/ccgbugs/t2procs.nim
before
1
before
2
megatest:processing: [14] tests/ccgbugs/taddhigh.nim
@[5, 5, 5, 5, 5]
megatest:processing: [15] tests/ccgbugs/tarray_equality.nim
true
true
megatest:processing: [16] tests/ccgbugs/tborrowmagic.nim
megatest:processing: [17] tests/ccgbugs/tbug1081.nim
1
0
0
0
x = ['a', 'b', 'c', '0', '1', '2', '3', '4', '5', '6'] and y = ['a', 'b', 'c', '0', '1', '2', '3', '4', '5', '6']
megatest:processing: [18] tests/ccgbugs/tcapture_static.nim
hi
megatest:processing: [19] tests/ccgbugs/tccgen1.nim
megatest:processing: [20] tests/ccgbugs/tccgissues.nim
@[1, 2, 3, 4]
megatest:processing: [21] tests/ccgbugs/tcgbug.nim
success
M1 M2
ok
megatest:processing: [22] tests/ccgbugs/tclosureeq.nim
true
true
megatest:processing: [23] tests/ccgbugs/tcodegen_anonymous_aggregate.nim
megatest:processing: [24] tests/ccgbugs/tcodegen_bare_return.nim
megatest:processing: [25] tests/ccgbugs/tcodegen_char_cast_overflow.nim
megatest:processing: [26] tests/ccgbugs/tcodegen_distinct_uint64_32bit.nim
megatest:processing: [27] tests/ccgbugs/tcodegen_generic_openarray_import.nim
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
[(v: -1), (v: 2), (v: 3)]
[(v: -1), (v: 2), (v: 3)]
((v: -1), (v: 2), (v: 3))
((v: -1), (v: 2), (v: 3))
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
megatest:processing: [28] tests/ccgbugs/tcodegen_inline_interator_ptr.nim
megatest:processing: [29] tests/ccgbugs/tcodegen_inline_proc.nim
megatest:processing: [30] tests/ccgbugs/tcodegen_ref_set_add.nim
megatest:processing: [31] tests/ccgbugs/tcodegen_signed_zero.nim
megatest:processing: [32] tests/ccgbugs/tcodegen_template_with_generic.nim
megatest:processing: [33] tests/ccgbugs/tcodegen_toplevel_iterators.nim
megatest:processing: [34] tests/ccgbugs/tcodegen_union_type_prefix.nim
megatest:processing: [35] tests/ccgbugs/tcodegenbug1.nim
obj = (inner: (kind: Just, id: 7))
obj.inner.id = 7
id = 7
obj = (inner: (kind: Just, id: 7))
2
(a: "1", b: "2", c: "3")
caught
(a: "1", b: "", c: "3")
megatest:processing: [36] tests/ccgbugs/tcodegenbug_bool.nim
megatest:processing: [37] tests/ccgbugs/tcvarargs.nim
17
17
17
17
17
17
megatest:processing: [38] tests/ccgbugs/tescaping_temps.nim
megatest:processing: [39] tests/ccgbugs/tevalorder.nim
0
1
2
megatest:processing: [40] tests/ccgbugs/texportc.nim
megatest:processing: [41] tests/ccgbugs/tgeneric_closure.nim
2
2
2
megatest:processing: [42] tests/ccgbugs/tgeneric_smallobj_asgn_opt.nim
done generic smallobj asgn opt
megatest:processing: [43] tests/ccgbugs/tgotoexceptions.nim
megatest:processing: [44] tests/ccgbugs/thtiobj.nim
megatest:processing: [45] tests/ccgbugs/tmangle.nim
megatest:processing: [46] tests/ccgbugs/tmangle_field.nim
megatest:processing: [47] tests/ccgbugs/tmarkerproc_regression.nim
done markerproc regression
megatest:processing: [48] tests/ccgbugs/tmissing_ccgtrav_unique_type.nim
megatest:processing: [49] tests/ccgbugs/tmissingbracket.nim
Subobject test called
5
megatest:processing: [50] tests/ccgbugs/tmissingderef.nim
[10, 0, 0, 0, 0, 0, 0, 0]
255
1 1
0.5
megatest:
|
Test the compiler and stdlib (Linux, batch #1)
Process completed with exit code 1.
|
Test the compiler and stdlib (Linux, batch #0):
tests/lang_stmts/for_stmt/tfor_ill_formed.nim c#L1
Category: lang_stmts
Name: tests/lang_stmts/for_stmt/tfor_ill_formed.nim c
Action: reject
Result: reMsgsDiffer
-------- Expected -------
tfor_ill_formed.nim(18, 16) Error: expression has no type:
if true:
discard
else:
discard
tfor_ill_formed.nim(18, 16) Error: iterator within for loop context expected
tfor_ill_formed.nim(18, 1) Error: wrong number of variables
--------- Given --------
tfor_ill_formed.nim(18, 16) Error: iterator within for loop context expected
tfor_ill_formed.nim(18, 1) Error: wrong number of variables
-------------------------
|
Test the compiler and stdlib (Linux, batch #0):
megatest#L1
Category: megatest
Name: megatest
Action: run
Result: reOutputsDiffer
-------- Expected -------
--------- Given --------
megatest:processing: [0] tests/alias/talias.nim
megatest:processing: [1] tests/ambsym/tresolution_identifier_2_ok.nim
megatest:processing: [2] tests/ambsym/tresolution_identifier_local.nim
megatest:processing: [3] tests/arithm/tarithm.nim
megatest:processing: [4] tests/arithm/tashr.nim
megatest:processing: [5] tests/arithm/tdiv.nim
megatest:processing: [6] tests/assign/tassign.nim
TEMP=C:\Programs\xyz\bin
8 5 0 0
pre test a:test b:1 c:2 haha:3
assignment test a:test b:1 c:2 haha:3
abc123
megatest:processing: [7] tests/assign/tcall_with_rvo.nim
megatest:processing: [8] tests/assign/tin_place_construction.nim
megatest:processing: [9] tests/assign/tobject_assign.nim
megatest:processing: [10] tests/assign/tvariantasgn.nim
came here
megatest:processing: [11] tests/borrow/tborrow.nim
4887 true
0.5
megatest:processing: [12] tests/borrow/typeclassborrow.nim
megatest:processing: [13] tests/ccgbugs/t2procs.nim
before
1
before
2
megatest:processing: [14] tests/ccgbugs/taddhigh.nim
@[5, 5, 5, 5, 5]
megatest:processing: [15] tests/ccgbugs/tarray_equality.nim
true
true
megatest:processing: [16] tests/ccgbugs/tborrowmagic.nim
megatest:processing: [17] tests/ccgbugs/tbug1081.nim
1
0
0
0
x = ['a', 'b', 'c', '0', '1', '2', '3', '4', '5', '6'] and y = ['a', 'b', 'c', '0', '1', '2', '3', '4', '5', '6']
megatest:processing: [18] tests/ccgbugs/tcapture_static.nim
hi
megatest:processing: [19] tests/ccgbugs/tccgen1.nim
megatest:processing: [20] tests/ccgbugs/tccgissues.nim
@[1, 2, 3, 4]
megatest:processing: [21] tests/ccgbugs/tcgbug.nim
success
M1 M2
ok
megatest:processing: [22] tests/ccgbugs/tclosureeq.nim
true
true
megatest:processing: [23] tests/ccgbugs/tcodegen_anonymous_aggregate.nim
megatest:processing: [24] tests/ccgbugs/tcodegen_bare_return.nim
megatest:processing: [25] tests/ccgbugs/tcodegen_char_cast_overflow.nim
megatest:processing: [26] tests/ccgbugs/tcodegen_distinct_uint64_32bit.nim
megatest:processing: [27] tests/ccgbugs/tcodegen_generic_openarray_import.nim
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
[(v: -1), (v: 2), (v: 3)]
[(v: -1), (v: 2), (v: 3)]
((v: -1), (v: 2), (v: 3))
((v: -1), (v: 2), (v: 3))
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
megatest:processing: [28] tests/ccgbugs/tcodegen_inline_interator_ptr.nim
megatest:processing: [29] tests/ccgbugs/tcodegen_inline_proc.nim
megatest:processing: [30] tests/ccgbugs/tcodegen_ref_set_add.nim
megatest:processing: [31] tests/ccgbugs/tcodegen_signed_zero.nim
megatest:processing: [32] tests/ccgbugs/tcodegen_template_with_generic.nim
megatest:processing: [33] tests/ccgbugs/tcodegen_toplevel_iterators.nim
megatest:processing: [34] tests/ccgbugs/tcodegen_union_type_prefix.nim
megatest:processing: [35] tests/ccgbugs/tcodegenbug1.nim
obj = (inner: (kind: Just, id: 7))
obj.inner.id = 7
id = 7
obj = (inner: (kind: Just, id: 7))
2
(a: "1", b: "2", c: "3")
caught
(a: "1", b: "", c: "3")
megatest:processing: [36] tests/ccgbugs/tcodegenbug_bool.nim
megatest:processing: [37] tests/ccgbugs/tcvarargs.nim
17
17
17
17
17
17
megatest:processing: [38] tests/ccgbugs/tescaping_temps.nim
megatest:processing: [39] tests/ccgbugs/tevalorder.nim
0
1
2
megatest:processing: [40] tests/ccgbugs/texportc.nim
megatest:processing: [41] tests/ccgbugs/tgeneric_closure.nim
2
2
2
megatest:processing: [42] tests/ccgbugs/tgeneric_smallobj_asgn_opt.nim
done generic smallobj asgn opt
megatest:processing: [43] tests/ccgbugs/tgotoexceptions.nim
megatest:processing: [44] tests/ccgbugs/thtiobj.nim
megatest:processing: [45] tests/ccgbugs/tmangle.nim
megatest:processing: [46] tests/ccgbugs/tmangle_field.nim
megatest:processing: [47] tests/ccgbugs/tmarkerproc_regression.nim
done markerproc regression
megatest:processing: [48] tests/ccgbugs/tmissing_ccgtrav_unique_type.nim
megatest:processing: [49] tests/ccgbugs/tmissingbracket.nim
Subobject test called
5
megatest:processing: [50] tests/ccgbugs/tmissingderef.nim
[10, 0, 0, 0, 0, 0, 0, 0]
255
1 1
0.5
megatest:
|
Test the compiler and stdlib (Linux, batch #0)
Process completed with exit code 1.
|
Test the compiler and stdlib (macOS, batch #1):
megatest#L1
Category: megatest
Name: megatest
Action: run
Result: reOutputsDiffer
-------- Expected -------
--------- Given --------
megatest:processing: [0] tests/alias/talias.nim
megatest:processing: [1] tests/ambsym/tresolution_identifier_2_ok.nim
megatest:processing: [2] tests/ambsym/tresolution_identifier_local.nim
megatest:processing: [3] tests/arithm/tarithm.nim
megatest:processing: [4] tests/arithm/tashr.nim
megatest:processing: [5] tests/arithm/tdiv.nim
megatest:processing: [6] tests/assign/tassign.nim
TEMP=C:\Programs\xyz\bin
8 5 0 0
pre test a:test b:1 c:2 haha:3
assignment test a:test b:1 c:2 haha:3
abc123
megatest:processing: [7] tests/assign/tcall_with_rvo.nim
megatest:processing: [8] tests/assign/tin_place_construction.nim
megatest:processing: [9] tests/assign/tobject_assign.nim
megatest:processing: [10] tests/assign/tvariantasgn.nim
came here
megatest:processing: [11] tests/borrow/tborrow.nim
4887 true
0.5
megatest:processing: [12] tests/borrow/typeclassborrow.nim
megatest:processing: [13] tests/ccgbugs/t2procs.nim
before
1
before
2
megatest:processing: [14] tests/ccgbugs/taddhigh.nim
@[5, 5, 5, 5, 5]
megatest:processing: [15] tests/ccgbugs/tarray_equality.nim
true
true
megatest:processing: [16] tests/ccgbugs/tborrowmagic.nim
megatest:processing: [17] tests/ccgbugs/tbug1081.nim
1
0
0
0
x = ['a', 'b', 'c', '0', '1', '2', '3', '4', '5', '6'] and y = ['a', 'b', 'c', '0', '1', '2', '3', '4', '5', '6']
megatest:processing: [18] tests/ccgbugs/tcapture_static.nim
hi
megatest:processing: [19] tests/ccgbugs/tccgen1.nim
megatest:processing: [20] tests/ccgbugs/tccgissues.nim
@[1, 2, 3, 4]
megatest:processing: [21] tests/ccgbugs/tcgbug.nim
success
M1 M2
ok
megatest:processing: [22] tests/ccgbugs/tclosureeq.nim
true
true
megatest:processing: [23] tests/ccgbugs/tcodegen_anonymous_aggregate.nim
megatest:processing: [24] tests/ccgbugs/tcodegen_bare_return.nim
megatest:processing: [25] tests/ccgbugs/tcodegen_char_cast_overflow.nim
megatest:processing: [26] tests/ccgbugs/tcodegen_distinct_uint64_32bit.nim
megatest:processing: [27] tests/ccgbugs/tcodegen_generic_openarray_import.nim
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
[(v: -1), (v: 2), (v: 3)]
[(v: -1), (v: 2), (v: 3)]
((v: -1), (v: 2), (v: 3))
((v: -1), (v: 2), (v: 3))
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
megatest:processing: [28] tests/ccgbugs/tcodegen_inline_interator_ptr.nim
megatest:processing: [29] tests/ccgbugs/tcodegen_inline_proc.nim
megatest:processing: [30] tests/ccgbugs/tcodegen_ref_set_add.nim
megatest:processing: [31] tests/ccgbugs/tcodegen_signed_zero.nim
megatest:processing: [32] tests/ccgbugs/tcodegen_template_with_generic.nim
megatest:processing: [33] tests/ccgbugs/tcodegen_toplevel_iterators.nim
megatest:processing: [34] tests/ccgbugs/tcodegen_union_type_prefix.nim
megatest:processing: [35] tests/ccgbugs/tcodegenbug1.nim
obj = (inner: (kind: Just, id: 7))
obj.inner.id = 7
id = 7
obj = (inner: (kind: Just, id: 7))
2
(a: "1", b: "2", c: "3")
caught
(a: "1", b: "", c: "3")
megatest:processing: [36] tests/ccgbugs/tcodegenbug_bool.nim
megatest:processing: [37] tests/ccgbugs/tcvarargs.nim
17
17
17
17
17
17
megatest:processing: [38] tests/ccgbugs/tescaping_temps.nim
megatest:processing: [39] tests/ccgbugs/tevalorder.nim
0
1
2
megatest:processing: [40] tests/ccgbugs/texportc.nim
megatest:processing: [41] tests/ccgbugs/tgeneric_closure.nim
2
2
2
megatest:processing: [42] tests/ccgbugs/tgeneric_smallobj_asgn_opt.nim
done generic smallobj asgn opt
megatest:processing: [43] tests/ccgbugs/tgotoexceptions.nim
megatest:processing: [44] tests/ccgbugs/thtiobj.nim
megatest:processing: [45] tests/ccgbugs/tmangle.nim
megatest:processing: [46] tests/ccgbugs/tmangle_field.nim
megatest:processing: [47] tests/ccgbugs/tmarkerproc_regression.nim
done markerproc regression
megatest:processing: [48] tests/ccgbugs/tmissing_ccgtrav_unique_type.nim
megatest:processing: [49] tests/ccgbugs/tmissingbracket.nim
Subobject test called
5
megatest:processing: [50] tests/ccgbugs/tmissingderef.nim
[10, 0, 0, 0, 0, 0, 0, 0]
255
1 1
0.5
megatest:
|
Test the compiler and stdlib (macOS, batch #1)
Process completed with exit code 1.
|
Test the compiler and stdlib (macOS, batch #0):
tests/lang_stmts/for_stmt/tfor_ill_formed.nim c#L1
Category: lang_stmts
Name: tests/lang_stmts/for_stmt/tfor_ill_formed.nim c
Action: reject
Result: reMsgsDiffer
-------- Expected -------
tfor_ill_formed.nim(18, 16) Error: expression has no type:
if true:
discard
else:
discard
tfor_ill_formed.nim(18, 16) Error: iterator within for loop context expected
tfor_ill_formed.nim(18, 1) Error: wrong number of variables
--------- Given --------
tfor_ill_formed.nim(18, 16) Error: iterator within for loop context expected
tfor_ill_formed.nim(18, 1) Error: wrong number of variables
-------------------------
|
Test the compiler and stdlib (macOS, batch #0):
megatest#L1
Category: megatest
Name: megatest
Action: run
Result: reOutputsDiffer
-------- Expected -------
--------- Given --------
megatest:processing: [0] tests/alias/talias.nim
megatest:processing: [1] tests/ambsym/tresolution_identifier_2_ok.nim
megatest:processing: [2] tests/ambsym/tresolution_identifier_local.nim
megatest:processing: [3] tests/arithm/tarithm.nim
megatest:processing: [4] tests/arithm/tashr.nim
megatest:processing: [5] tests/arithm/tdiv.nim
megatest:processing: [6] tests/assign/tassign.nim
TEMP=C:\Programs\xyz\bin
8 5 0 0
pre test a:test b:1 c:2 haha:3
assignment test a:test b:1 c:2 haha:3
abc123
megatest:processing: [7] tests/assign/tcall_with_rvo.nim
megatest:processing: [8] tests/assign/tin_place_construction.nim
megatest:processing: [9] tests/assign/tobject_assign.nim
megatest:processing: [10] tests/assign/tvariantasgn.nim
came here
megatest:processing: [11] tests/borrow/tborrow.nim
4887 true
0.5
megatest:processing: [12] tests/borrow/typeclassborrow.nim
megatest:processing: [13] tests/ccgbugs/t2procs.nim
before
1
before
2
megatest:processing: [14] tests/ccgbugs/taddhigh.nim
@[5, 5, 5, 5, 5]
megatest:processing: [15] tests/ccgbugs/tarray_equality.nim
true
true
megatest:processing: [16] tests/ccgbugs/tborrowmagic.nim
megatest:processing: [17] tests/ccgbugs/tbug1081.nim
1
0
0
0
x = ['a', 'b', 'c', '0', '1', '2', '3', '4', '5', '6'] and y = ['a', 'b', 'c', '0', '1', '2', '3', '4', '5', '6']
megatest:processing: [18] tests/ccgbugs/tcapture_static.nim
hi
megatest:processing: [19] tests/ccgbugs/tccgen1.nim
megatest:processing: [20] tests/ccgbugs/tccgissues.nim
@[1, 2, 3, 4]
megatest:processing: [21] tests/ccgbugs/tcgbug.nim
success
M1 M2
ok
megatest:processing: [22] tests/ccgbugs/tclosureeq.nim
true
true
megatest:processing: [23] tests/ccgbugs/tcodegen_anonymous_aggregate.nim
megatest:processing: [24] tests/ccgbugs/tcodegen_bare_return.nim
megatest:processing: [25] tests/ccgbugs/tcodegen_char_cast_overflow.nim
megatest:processing: [26] tests/ccgbugs/tcodegen_distinct_uint64_32bit.nim
megatest:processing: [27] tests/ccgbugs/tcodegen_generic_openarray_import.nim
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
[(v: -1), (v: 2), (v: 3)]
[(v: -1), (v: 2), (v: 3)]
((v: -1), (v: 2), (v: 3))
((v: -1), (v: 2), (v: 3))
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
@[(v: -1), (v: 2), (v: 3)]
megatest:processing: [28] tests/ccgbugs/tcodegen_inline_interator_ptr.nim
megatest:processing: [29] tests/ccgbugs/tcodegen_inline_proc.nim
megatest:processing: [30] tests/ccgbugs/tcodegen_ref_set_add.nim
megatest:processing: [31] tests/ccgbugs/tcodegen_signed_zero.nim
megatest:processing: [32] tests/ccgbugs/tcodegen_template_with_generic.nim
megatest:processing: [33] tests/ccgbugs/tcodegen_toplevel_iterators.nim
megatest:processing: [34] tests/ccgbugs/tcodegen_union_type_prefix.nim
megatest:processing: [35] tests/ccgbugs/tcodegenbug1.nim
obj = (inner: (kind: Just, id: 7))
obj.inner.id = 7
id = 7
obj = (inner: (kind: Just, id: 7))
2
(a: "1", b: "2", c: "3")
caught
(a: "1", b: "", c: "3")
megatest:processing: [36] tests/ccgbugs/tcodegenbug_bool.nim
megatest:processing: [37] tests/ccgbugs/tcvarargs.nim
17
17
17
17
17
17
megatest:processing: [38] tests/ccgbugs/tescaping_temps.nim
megatest:processing: [39] tests/ccgbugs/tevalorder.nim
0
1
2
megatest:processing: [40] tests/ccgbugs/texportc.nim
megatest:processing: [41] tests/ccgbugs/tgeneric_closure.nim
2
2
2
megatest:processing: [42] tests/ccgbugs/tgeneric_smallobj_asgn_opt.nim
done generic smallobj asgn opt
megatest:processing: [43] tests/ccgbugs/tgotoexceptions.nim
megatest:processing: [44] tests/ccgbugs/thtiobj.nim
megatest:processing: [45] tests/ccgbugs/tmangle.nim
megatest:processing: [46] tests/ccgbugs/tmangle_field.nim
megatest:processing: [47] tests/ccgbugs/tmarkerproc_regression.nim
done markerproc regression
megatest:processing: [48] tests/ccgbugs/tmissing_ccgtrav_unique_type.nim
megatest:processing: [49] tests/ccgbugs/tmissingbracket.nim
Subobject test called
5
megatest:processing: [50] tests/ccgbugs/tmissingderef.nim
[10, 0, 0, 0, 0, 0, 0, 0]
255
1 1
0.5
megatest:
|
Test the compiler and stdlib (macOS, batch #0)
Process completed with exit code 1.
|
Build release artifacts from source archive (macOS)
The run was canceled by @github-actions[bot].
|
Build release artifacts from source archive (macOS)
The operation was canceled.
|
Build release artifacts from source archive (Linux)
The run was canceled by @github-actions[bot].
|
Build release artifacts from source archive (Linux)
The operation was canceled.
|
All check passed
There are failing required jobs
|
All check passed
Process completed with exit code 1.
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1201
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1205
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1215
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1233
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1251
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1256
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1261
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1265
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1316
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/sem/transf.nim#L1209
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1201
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1205
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1215
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1233
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1251
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1256
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1261
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1265
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1316
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/sem/transf.nim#L1209
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build and test tooling (Linux):
nimdoc/rst2html/source/rst_examples.rst#L6
unknown substitution 'nimversion' [UnknownSubstitutionX]
|
Build and test tooling (macOS):
nimdoc/rst2html/source/rst_examples.rst#L6
unknown substitution 'nimversion' [UnknownSubstitutionX]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1201
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1205
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1215
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1233
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1251
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1256
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1261
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1265
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/utils/astrepr.nim#L1316
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
compiler/sem/transf.nim#L1209
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L189
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L213
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L296
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L311
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/debug.rst#L477
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/spec.rst#L115
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (Linux):
doc/spec.rst#L154
unknown substitution 'NimSkull' [UnknownSubstitutionX]
|
Build docs and release artifacts (Linux):
doc/nims.rst#L215
language 'none' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/testament.rst#L354
language 'diff' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (Linux):
doc/testament.rst#L379
field 'linenos' not supported [FieldXNotSupported]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1201
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1205
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1215
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1233
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1251
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1256
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1261
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1265
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/utils/astrepr.nim#L1316
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
compiler/sem/transf.nim#L1209
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build docs and release artifacts (macOS):
doc/nims.rst#L215
language 'none' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L189
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L213
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L296
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L311
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/debug.rst#L477
language 'literal' not supported [LanguageXNotSupported]
|
Build docs and release artifacts (macOS):
doc/docs.rst#L14
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS):
doc/docs.rst#L17
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS):
doc/spec.rst#L115
unknown substitution 'nimskull' [UnknownSubstitutionX]
|
Build docs and release artifacts (macOS):
doc/spec.rst#L154
unknown substitution 'NimSkull' [UnknownSubstitutionX]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Generated docs
Expired
|
4.15 MB |
|
compiler Linux
Expired
|
117 MB |
|
compiler macOS
Expired
|
102 MB |
|
release binaries Linux
Expired
|
13.7 MB |
|
release binaries macOS
Expired
|
11.1 MB |
|
source archive
Expired
|
27.2 MB |
|