1 Feb
2023
1 Feb
'23
9:12 p.m.
On Wed Feb 1 20:54:47 2023 +0000, Francisco Casas wrote:
This check should be `!=` now if you are deleting the ``` if (i == args->params->args_count) ``` check. Otherwise we may end up calling this `decl` even if we provide more arguments than the ones requested. Ah yes, that was a simple error, thanks for catching it.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/77#note_22693