GitHub user MarkDacek opened a pull request:

    https://github.com/apache/commons-lang/pull/251

    Lang1300: Change CharSequenceUtils to support supplementary characters

    @chtompki 
    I'm tackling the root cause now. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MarkDacek/commons-lang 
Lang1300CharSequenceUtilsChange

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/251.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #251
    
----
commit cde4c529034e182a982fd842252ec410d213c34c
Author: MarkDacek <[email protected]>
Date:   2017-03-05T02:23:00Z

    changed CharSequence lastIndexOf to handle supplementary characters

commit b5f5449cf338376d12404d0190054525987f4276
Author: MarkDacek <[email protected]>
Date:   2017-03-05T04:16:44Z

    fixed CharSequenceUtils to check for supplementary chars

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to