8 Jan
2025
8 Jan
'25
5:12 p.m.
On Wed Jan 8 13:21:20 2025 +0000, Jacek Caban wrote:
Yes, see `parse_script_wr` calls in `run.c`. Somehow `parse_script_wr` works differently than what runs the `lang.vbs`
Without my compiler patch the following code does not throw in lang.vbs but in the added `test_parse_errors` parsing fails. ```vbs Sub redimSub End Sub redim redimSub(3) ``` Getting totally confused. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7070#note_91654