Alexandre Julliard pushed to branch master at wine / wine Commits: d15c079b by Francis De Brabandere at 2026-06-30T12:06:52+02:00 vbscript: Count carriage returns as line endings when reporting error lines. Native sees '\n', '\r' and '\r\n' as line endings. When reporting the line an error occurred on, we only counted '\n', so this adds the bare '\r' and '\r\n' endings we were missing. - - - - - 2 changed files: - dlls/vbscript/tests/run.c - dlls/vbscript/vbscript.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d15c079bda2cdb7e56c742a8ddb1036... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d15c079bda2cdb7e56c742a8ddb1036... 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