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

Make pony_os_std_print() write a newline when given empty input. #2050

Merged
merged 1 commit into from
Jul 15, 2017

Conversation

cquinn
Copy link
Contributor

@cquinn cquinn commented Jul 15, 2017

I noticed this in StdStream.print("") not writing a newline.

@jemc jemc added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Jul 15, 2017
@jemc jemc changed the title Fixed problem where pony_os_std_print() didn't write NL when given empty input Make pony_os_std_print() write a newline when given empty input. Jul 15, 2017
@jemc
Copy link
Member

jemc commented Jul 15, 2017

Thanks!

I've changed the ticket title around a bit to use as the changelog entry.

Copy link
Member

@jemc jemc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. This is good to merge after it passes CI.

@Theodus Theodus merged commit 48d2c0a into ponylang:master Jul 15, 2017
ponylang-main added a commit that referenced this pull request Jul 15, 2017
@Theodus
Copy link
Contributor

Theodus commented Jul 15, 2017

Thanks!

@cquinn cquinn deleted the std_print_newline_always branch July 15, 2017 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants