Files
Nim/tests/typerel
LemonBoy ee89ba6bdb Fix subtype conversion w/ varargs arguments (#10402)
The type matching is done on the `T` of the `varargs[T]` so the
conversion must be performed to `T` and not to the whole type.

This problem is only noticeable with the cpp backend since C doesn't
give a damn shit about your fucking (wrong) types.

Fixes #9845
2019-01-21 19:12:17 +01:00
..
2018-12-11 21:23:22 +01:00
2016-07-19 19:27:38 +02:00
2014-12-23 17:54:22 +01:00
2016-12-06 15:37:09 +01:00
2015-06-01 11:01:50 -05:00
2018-11-23 11:58:28 +01:00
2017-07-25 09:28:23 +02:00
2014-12-31 16:07:56 +01:00