[ 
https://issues.apache.org/jira/browse/LANG-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benedikt Ritter resolved LANG-1336.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.6

{code}
Counting objects: 22, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (13/13), done.
Writing objects: 100% (22/22), 3.90 KiB | 0 bytes/s, done.
Total 22 (delta 8), reused 0 (delta 0)
remote: [lang] LANG-1336: Add NUL Byte To CharUtils. Thanks to Beluga Behr.
To https://git-wip-us.apache.org/repos/asf/commons-lang.git
   21bab1d3..ad648cf8  master -> master
{code}

Thank you!

Note, that you can also contribute using our GitHub mirror at 
https://github.com/apache/commons-lang

> Add NUL Byte To CharUtils
> -------------------------
>
>                 Key: LANG-1336
>                 URL: https://issues.apache.org/jira/browse/LANG-1336
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>    Affects Versions: 2.6
>            Reporter: BELUGA BEHR
>            Assignee: Benedikt Ritter
>            Priority: Minor
>             Fix For: 3.6
>
>         Attachments: LANG-1336.1.patch, LANG-1336.2.patch
>
>
> {{CharUtils}} already defines LF and RF, please add NUL
> {code}
> public static final char NUL = '\0';
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to