aboutsummaryrefslogtreecommitdiff
path: root/src/error.cpp
diff options
context:
space:
mode:
authorLaytan Laats <laytanlaats@hotmail.com>2024-04-02 17:20:44 +0200
committerLaytan Laats <laytanlaats@hotmail.com>2024-04-02 17:25:11 +0200
commita8d8696e2fcaccfc34504ec897a6551ff7bfe4b1 (patch)
tree2084ffe695c580481c9848e6c364db0248ad7306 /src/error.cpp
parentbb72ff9c35499078ef5ce22e905ddf919bcc531c (diff)
fix named arguments with #c_vararg
Previously `args=1`, `args={}`, `args={1, 2, 3}` would all crash the compiler. Now it passes them correctly, and if given a compound literal, the values are expanded into the call so you can use a named arg while passing multiple values. Fixes #3168
Diffstat (limited to 'src/error.cpp')
0 files changed, 0 insertions, 0 deletions