Alexandre Julliard pushed to branch master at wine / wine Commits: 5c9f35d7 by Francis De Brabandere at 2026-04-29T22:45:37+02:00 vbscript: Resolve parser conflicts with %prec and %expect. Use %prec LOWER_THAN_ELSE on the empty EndIf_opt rule to explicitly resolve 4 dangling Else / End If shift/reduce conflicts. The remaining 6 conflicts are benign colon-chain ambiguities documented with %expect 6. - - - - - 1 changed file: - dlls/vbscript/parser.y View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5c9f35d7837df3d37165adf3e4663fb... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5c9f35d7837df3d37165adf3e4663fb... 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