ITADN

fix a bug that empty strings are removed from args on Windows

#86Pull Requestmatyalatte 创建于 2024-05-01
M
matyalattecommented
I noticed that `subprocess_create` removed empty strings from arguments on Windows. This PR adds quotes to empty strings to pass them to commands. It also tests `subprocess_stdout_argc` with empty strings.
合并状态:未合并 1 条评论