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 examples 2019 04 #7718

Merged
merged 9 commits into from
May 6, 2019
Merged

Conversation

maiha
Copy link
Contributor

@maiha maiha commented Apr 25, 2019

Congrats 0.28.0! Let's catch up the examples code too!

For convenience, commits are divided file by file, so please apply squash merge.

Best regards,

maiha added 7 commits April 25, 2019 13:44
- Fix missing comment on the code example
- Fix to use double backslashes
- Fix anchor and drive
- Remove dependency on `tempfile`
- expected named argument
src/string.cr Show resolved Hide resolved
@wooster0 wooster0 mentioned this pull request Apr 25, 2019
src/path.cr Outdated Show resolved Hide resolved
src/time.cr Outdated Show resolved Hide resolved
Copy link
Member

@straight-shoota straight-shoota left a comment

Choose a reason for hiding this comment

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

Sorry, I missed two instances that need double backslash escapes as well:

src/path.cr Outdated Show resolved Hide resolved
src/path.cr Outdated Show resolved Hide resolved
- two more instances that need double backslash escapes as well
@maiha
Copy link
Contributor Author

maiha commented May 5, 2019

It seems that everything is fine. It's time to merge. 😺

@asterite asterite added this to the 0.29.0 milestone May 6, 2019
@asterite asterite merged commit aad3646 into crystal-lang:master May 6, 2019
@RX14
Copy link
Contributor

RX14 commented May 6, 2019

@maiha thank you so much for doing these PRs! It's really appreciated ❤️

@maiha maiha deleted the fix-examples-2019-04 branch May 6, 2019 18:28
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.

7 participants