[
https://issues.apache.org/jira/browse/CLOWNFISH-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410624#comment-15410624
]
ASF GitHub Bot commented on CLOWNFISH-76:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/lucy-clownfish/pull/77
> Move most string helpers to Lucy
> --------------------------------
>
> Key: CLOWNFISH-76
> URL: https://issues.apache.org/jira/browse/CLOWNFISH-76
> Project: Apache Lucy-Clownfish
> Issue Type: Task
> Reporter: Nick Wellnhofer
> Fix For: 0.6.0
>
>
> Clownfish only needs the following functions from
> Clownfish::Util::StringHelper:
> - StrHelp_utf8_valid
> - StrHelp_encode_utf8_char
> - StrHelp_is_whitespace
> utf8_valid and is_whitespace should be moved to String, encode_utf8_char
> should be made private, and the rest should be moved to Lucy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)