[Git][wine/wine][master] vbscript: Return proper error for wrong number of arguments.
Alexandre Julliard pushed to branch master at wine / wine Commits: cebb22f4 by Francis De Brabandere at 2026-04-16T19:00:13+02:00 vbscript: Return proper error for wrong number of arguments. Return VBSE_FUNC_ARITY_MISMATCH (450) instead of E_FAIL when a function or sub is called with the wrong number of arguments. - - - - - 2 changed files: - dlls/vbscript/interp.c - dlls/vbscript/tests/lang.vbs View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/cebb22f483f72068091bcde7c6cfa27... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/cebb22f483f72068091bcde7c6cfa27... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)