[jira] [Updated] (LANG-1336) Add NUL Byte To CharUtils

2017-06-07 Thread Benedikt Ritter (JIRA)

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

Benedikt Ritter updated LANG-1336:
--
Assignee: Benedikt Ritter

> 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
> 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)


[jira] [Updated] (LANG-1336) Add NUL Byte To CharUtils

2017-06-06 Thread BELUGA BEHR (JIRA)

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

BELUGA BEHR updated LANG-1336:
--
Attachment: LANG-1336.2.patch

Sorry about that!

> 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
>Priority: Minor
> 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)


[jira] [Updated] (LANG-1336) Add NUL Byte To CharUtils

2017-06-06 Thread BELUGA BEHR (JIRA)

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

BELUGA BEHR updated LANG-1336:
--
Attachment: LANG-1336.1.patch

> 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
> Attachments: LANG-1336.1.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)


[jira] [Updated] (LANG-1336) Add NUL Byte To CharUtils

2017-06-06 Thread BELUGA BEHR (JIRA)

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

BELUGA BEHR updated LANG-1336:
--
   Flags: Patch
Priority: Minor  (was: Major)

> 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
>Priority: Minor
> Attachments: LANG-1336.1.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)