18 Jun
2024
18 Jun
'24
12:12 p.m.
This is the part VI of the cmd engine rewrite. It starts splitting FOR loop parsing from its execution. This is done for numbers (/L) and filesets (/F) FOR loops. It also extends support for delay expansion of various parts of these loops. Next MR will tackle the tree oriented FOR loop handling. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5868