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

Implement Process.exec on Windows #13374

Merged

Conversation

HertzDevil
Copy link
Contributor

This is more or less a direct port of Process.exec for Unix-like systems.

@HertzDevil HertzDevil added kind:feature platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:system labels Apr 21, 2023
@straight-shoota straight-shoota added this to the 1.9.0 milestone Apr 24, 2023
@straight-shoota straight-shoota merged commit 2668bd8 into crystal-lang:master Apr 25, 2023
@HertzDevil HertzDevil deleted the feature/windows-process-exec branch April 25, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feature platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants