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

Proposed change for issue #71 #74

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Proposed change for issue #71 #74

wants to merge 2 commits into from

Conversation

sven-kanoshin
Copy link

Boundary check for fixed width truncation; skip truncation if text length is smaller than the requested truncation size.

Boundary check for fixed width truncation; skip truncation if text length is smaller than the requested truncation size.
Messed up the last commit
bite = utils.eatStr(str, side, bite_size, fill);

Copy link
Owner

Choose a reason for hiding this comment

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

Remove added whitespace

@rviscomi
Copy link
Owner

This looks like a dupe of #73

@sven-kanoshin
Copy link
Author

Yes, both are my accounts and basically the same pullrequests. However I removed the fork from the other account (PR #73) and made PR from this one. (I didn't find any way to cancel the pull request, I'm fairly new to github, so it lingers there)

The whitespace, however, is from the original file and not directly related to my changes, even though github shows this as a diff. Are You sure You want it removed ?

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