8 Jan
2025
8 Jan
'25
5:13 p.m.
On Wed Jan 8 17:12:08 2025 +0000, Francis De Brabandere wrote:
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. Also wondering why there are no checks for specific compiler errors like in this case `Name redefined`.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7070#note_91655