Alexandre Julliard pushed to branch master at wine / wine Commits: 4e99bef1 by Francis De Brabandere at 2026-04-07T17:03:45+02:00 vbscript: Reject arguments on Class_Initialize and Class_Terminate. Windows returns error 1053 when Class_Initialize or Class_Terminate are declared with arguments. Add the same check in compile_class() and store source location in function_decl_t for accurate error reporting. - - - - - 4 changed files: - dlls/vbscript/compile.c - dlls/vbscript/parse.h - dlls/vbscript/parser.y - dlls/vbscript/tests/run.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/4e99bef14ad22cf48e04c23447f3564... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/4e99bef14ad22cf48e04c23447f3564... 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