-
Notifications
You must be signed in to change notification settings - Fork 188
changed to_title to to_sentence and implemented correct to_title #407
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
Conversation
Co-authored-by: Sebastian Ehlert <[email protected]>
Please rerun the workflow once. I don't think there is any error in the code. |
Yes, this is unrelated to your changes in this PR. It looks like the Makefile is missing a dependency for stdlib_math.o: stdlib_kinds.o |
Ok!, I will make the necessary changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It sounds good to me.
The specs for to_title
must be adapted.
The specs for to_sentece
must be added.
Co-authored-by: Jeremie Vandenplas <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Approved pending small suggestions
Co-authored-by: Jeremie Vandenplas <[email protected]>
Thanks for this patch. I'll go ahead and merge. |
Status: Code is open for review
Concerning PR: #372
Tasks:
Closes #372