March 19, 2026
10:14 a.m.
When Option Explicit is set and a For loop uses an undefined variable, throw error 500 (Variable is undefined) with proper description instead of just returning E_FAIL. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57511 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10374