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

Allow Crystal::System.print_error to use printf like format #8786

Merged
merged 2 commits into from
Feb 11, 2020

Conversation

bcardiff
Copy link
Member

Replace dprintf calls with print_error

This is needed to make #8735 pass on windows.

Some calls can be changed to remove the string interpolation after this PR, but that can be deferred if wanted.

@waj waj merged commit afa77e0 into crystal-lang:master Feb 11, 2020
@waj waj deleted the debug-print-error branch February 11, 2020 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants