diff options
author | LemonBoy <LemonBoy@users.noreply.github.com> | 2019-01-21 19:12:17 +0100 |
---|---|---|
committer | Miran <narimiran@disroot.org> | 2019-01-21 19:12:17 +0100 |
commit | ee89ba6bdb664fe4972f2917499cff1afdac0bab (patch) | |
tree | 176b91e837ab7d2217713665c16fc28163017960 /tests/actiontable/tactiontable.nim | |
parent | ae5d8fbd9d6b0c6469c2245da8a54d7b4c12f54f (diff) | |
download | Nim-ee89ba6bdb664fe4972f2917499cff1afdac0bab.tar.gz |
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
Diffstat (limited to 'tests/actiontable/tactiontable.nim')
0 files changed, 0 insertions, 0 deletions