Skip to content
New issue

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

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

Already on GitHub? # to your account

Replace native interop CommandLineToArgvW with parsing in Process.Unix.cs from System.Diagnostics.Process #3201

Merged
merged 2 commits into from
Apr 28, 2024

Conversation

christophwille
Copy link
Member

Split out into CommandLineTools from NativeMethods to make clear that no interop is necessary any more.

@christophwille christophwille changed the title Replace native interop CommandLineToArgvW with parsing in Process.Unixx.cs from System.Diagnostics.Process Replace native interop CommandLineToArgvW with parsing in Process.Unix.cs from System.Diagnostics.Process Apr 28, 2024
christophwille and others added 2 commits April 28, 2024 15:31
…ifier>' only contains lower-cased ascii characters. Such names may become reserved for the language. If our test-cases break when Roslyn is introducing new keywords, that's no problem.
@siegfriedpammer siegfriedpammer merged commit 1971f69 into master Apr 28, 2024
9 checks passed
@siegfriedpammer siegfriedpammer deleted the replaceargvinterop branch April 28, 2024 14:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants