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

Fix assumptions about internals of IO::Handle #103

Merged
merged 1 commit into from May 23, 2017

Conversation

zoffixznet
Copy link
Contributor

  • Fixes test failures on latest Rakudos
  • Do not assume .say is implemented in terms of .print
  • Do not assume &diag takes any old junk
  • Add proper impl of put/print/print-nl/say

I don't know to what extent Bailador::Test is used, but perhaps a more robust impl of custom IO::Handle is needed (or as the comment mentions, use IO::String)

- Fixes test failures on latest Rakudos
- Do not assume .say is implemented in terms of .print
- Do not assume &diag takes any old junk
- Add proper impl of put/print/print-nl/say
@ufobat
Copy link
Member

ufobat commented May 23, 2017

thank you :)

@ufobat ufobat merged commit 6cd13fa into Bailador:master May 23, 2017
@zoffixznet zoffixznet deleted the patch-1 branch May 23, 2017 09:37
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