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

AK: Move the implementations of to_int() and to_uint() from String and StringView to AK::StringUtils #1338

Merged
merged 1 commit into from
Mar 2, 2020

Conversation

f-eiwu
Copy link
Contributor

@f-eiwu f-eiwu commented Mar 2, 2020

Provide wrappers in String and StringView. Add some tests for the implementations.

StringView to AK::StringUtils

Provide wrappers in String and StringView. Add some tests for the
implementations.
@awesomekling
Copy link
Contributor

Please try to keep lines in commit messages 72 characters or shorter :)
Good patch otherwise!

@f-eiwu
Copy link
Contributor Author

f-eiwu commented Mar 2, 2020

ok!

@awesomekling awesomekling merged commit d75fa80 into SerenityOS:master Mar 2, 2020
@f-eiwu f-eiwu deleted the convert_string_to_int branch March 3, 2020 03:53
nimelehin pushed a commit to nimelehin/serenity that referenced this pull request Apr 12, 2020
…OS#1338)

Provide wrappers in String and StringView. Add some tests for the
implementations.
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