Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amend to #307, compatibility to CommandLineToArgvW or stdlib's main argument parsing #310

Merged
merged 1 commit into from Mar 30, 2023

Conversation

sebres
Copy link
Contributor

@sebres sebres commented Mar 30, 2023

amend to #307: more compatible to CommandLineToArgvW version by triple-quotes escape sequences (or double-quotes escape sequences in quotation).

compatibility to CommandLineToArgvW or stdlib's main argument parsing
@mcmilk mcmilk merged commit f5b437f into mcmilk:master Mar 30, 2023
5 checks passed
@sebres sebres deleted the patch-1 branch March 30, 2023 17:52
@mcmilk
Copy link
Owner

mcmilk commented Apr 5, 2023

I reverted the changes currently ... it looks, that the changed cmdline parsing has causes this issue: #312

sebres added a commit to sebres/7-Zip-zstd that referenced this pull request Apr 6, 2023
…of backslash and quotes);

fixes mcmilkgh-312 for new command-line parser algorithm (mcmilkgh-307, mcmilkgh-310)
mcmilk pushed a commit that referenced this pull request Apr 14, 2023
- escaping of backslash and quotes
- fixes gh-312 for new cmdline parser algorithm (gh-307, gh-310)

Signed-off-by: Sergey G. Brester <info@sebres.de>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
mcmilk pushed a commit that referenced this pull request Apr 14, 2023
- escaping of backslash and quotes
- fixes gh-312 for new cmdline parser algorithm (gh-307, gh-310)

Signed-off-by: Sergey G. Brester <info@sebres.de>
Reviewed-by: Tino Reichardt <milky-7zip@mcmilk.de>
sebres added a commit to sebres/7-Zip-zstd that referenced this pull request Sep 7, 2023
…of backslash and quotes);

fixes mcmilkgh-312 for new command-line parser algorithm (mcmilkgh-307, mcmilkgh-310)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants