]> Nishi Git Mirror - gwion.git/commit
:bug: Empty vararg does not go through varloop anymore
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 12 Sep 2020 13:06:14 +0000 (15:06 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 12 Sep 2020 13:06:14 +0000 (15:06 +0200)
commitf685cefb071fc2bed2bfcd5c477895c28a2a146d
tree7d055f831b8d7bdcb931b0418c6fe01e9d5804ea
parent612ec670d42c24678bddc4e9bf8e467e95162ea9
:bug: Empty vararg does not go through varloop anymore
include/instr.h
src/emit/emit.c
src/lib/object.c
src/lib/vararg.c
tests/error/variadic_miss_end.gw [deleted file]
tests/new/typedef_func_class_variadic.gw
tests/tree/vararg_empty.gw
tests/tree/variadic_offset.gw
tests/tree/varobject_assign.gw