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

Adding missing return to break the recursion. #8571

Conversation

tesonep
Copy link
Collaborator

@tesonep tesonep commented Feb 15, 2021

Cutting the recursion to not try to get again if the string is smaller than the buffer. It is done in the recursive step.

@tesonep tesonep requested a review from guillep February 15, 2021 09:28
Copy link
Member

@guillep guillep left a comment

Choose a reason for hiding this comment

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

👍

@guillep guillep merged commit 4ead546 into pharo-project:Pharo9.0 Feb 16, 2021
@tesonep tesonep deleted the adding-missing-return-to-break-recursion branch March 31, 2021 09:53
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.

2 participants