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

Enable System for win32 in prelude #8661

Merged

Conversation

straight-shoota
Copy link
Member

System methods have been implemented for win32 in #6972. But require "system" was still disabled in the prelude. This also lead to specs failing to compile on win32 since #8599.

System methods have been implemented for win32 in crystal-lang#6972
@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:windows Windows support based on the MSVC toolchain / Win32 API topic:stdlib:system labels Jan 7, 2020
@straight-shoota straight-shoota merged commit 9623919 into crystal-lang:master Jan 7, 2020
@straight-shoota straight-shoota deleted the feature/win32-system branch January 7, 2020 22:28
@straight-shoota straight-shoota added this to the 0.33.0 milestone Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. 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