[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2016-11-01 Thread Alan M. Carroll (JIRA)

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

Alan M. Carroll updated TS-1773:

Attachment: ts_atoi.en.rst

> Consistently use ink_atoi() (or one of the equivalent functions we provide)
> ---
>
> Key: TS-1773
> URL: https://issues.apache.org/jira/browse/TS-1773
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Core
>Reporter: Leif Hedstrom
>Assignee: Meera Mosale Nataraja
>  Labels: newbie
> Fix For: 7.1.0
>
> Attachments: ts_atoi.en.rst
>
>
> Most of the code uses ink_atoi(), we should make sure we do so consistently. 
> In addition, perhaps we want to expose our internal version to plugin APIs, 
> since it does have additional features compared to atoi() / strtol().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2016-08-15 Thread Bryan Call (JIRA)

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

Bryan Call updated TS-1773:
---
Fix Version/s: (was: 7.0.0)
   7.1.0

> Consistently use ink_atoi() (or one of the equivalent functions we provide)
> ---
>
> Key: TS-1773
> URL: https://issues.apache.org/jira/browse/TS-1773
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Core
>Reporter: Leif Hedstrom
>Assignee: Meera Mosale Nataraja
>  Labels: newbie
> Fix For: 7.1.0
>
>
> Most of the code uses ink_atoi(), we should make sure we do so consistently. 
> In addition, perhaps we want to expose our internal version to plugin APIs, 
> since it does have additional features compared to atoi() / strtol().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2016-04-08 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-1773:
--
Fix Version/s: (was: 6.2.0)
   7.0.0

> Consistently use ink_atoi() (or one of the equivalent functions we provide)
> ---
>
> Key: TS-1773
> URL: https://issues.apache.org/jira/browse/TS-1773
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Core
>Reporter: Leif Hedstrom
>Assignee: Meera Mosale Nataraja
>  Labels: newbie
> Fix For: 7.0.0
>
>
> Most of the code uses ink_atoi(), we should make sure we do so consistently. 
> In addition, perhaps we want to expose our internal version to plugin APIs, 
> since it does have additional features compared to atoi() / strtol().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2015-12-16 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-1773:
--
Labels: newbie  (was: )

> Consistently use ink_atoi() (or one of the equivalent functions we provide)
> ---
>
> Key: TS-1773
> URL: https://issues.apache.org/jira/browse/TS-1773
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Core
>Reporter: Leif Hedstrom
>Assignee: Meera Mosale Nataraja
>  Labels: newbie
> Fix For: 6.2.0
>
>
> Most of the code uses ink_atoi(), we should make sure we do so consistently. 
> In addition, perhaps we want to expose our internal version to plugin APIs, 
> since it does have additional features compared to atoi() / strtol().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2015-12-16 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-1773:
--
Fix Version/s: (was: 6.1.0)
   6.2.0

> Consistently use ink_atoi() (or one of the equivalent functions we provide)
> ---
>
> Key: TS-1773
> URL: https://issues.apache.org/jira/browse/TS-1773
> Project: Traffic Server
>  Issue Type: Bug
>  Components: Core
>Reporter: Leif Hedstrom
>Assignee: Meera Mosale Nataraja
>  Labels: newbie
> Fix For: 6.2.0
>
>
> Most of the code uses ink_atoi(), we should make sure we do so consistently. 
> In addition, perhaps we want to expose our internal version to plugin APIs, 
> since it does have additional features compared to atoi() / strtol().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2015-06-11 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-1773:
--
Fix Version/s: (was: 6.0.0)
   6.1.0

 Consistently use ink_atoi() (or one of the equivalent functions we provide)
 ---

 Key: TS-1773
 URL: https://issues.apache.org/jira/browse/TS-1773
 Project: Traffic Server
  Issue Type: Bug
  Components: Core
Reporter: Leif Hedstrom
Assignee: Meera Mosale Nataraja
 Fix For: 6.1.0


 Most of the code uses ink_atoi(), we should make sure we do so consistently. 
 In addition, perhaps we want to expose our internal version to plugin APIs, 
 since it does have additional features compared to atoi() / strtol().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2014-11-05 Thread Susan Hinrichs (JIRA)

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

Susan Hinrichs updated TS-1773:
---
Assignee: Meera Mosale Nataraja

 Consistently use ink_atoi() (or one of the equivalent functions we provide)
 ---

 Key: TS-1773
 URL: https://issues.apache.org/jira/browse/TS-1773
 Project: Traffic Server
  Issue Type: Bug
  Components: Core
Reporter: Leif Hedstrom
Assignee: Meera Mosale Nataraja
 Fix For: 5.3.0


 Most of the code uses ink_atoi(), we should make sure we do so consistently. 
 In addition, perhaps we want to expose our internal version to plugin APIs, 
 since it does have additional features compared to atoi() / strtol().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2014-11-05 Thread Susan Hinrichs (JIRA)

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

Susan Hinrichs updated TS-1773:
---
Fix Version/s: (was: 5.2.0)
   5.3.0

 Consistently use ink_atoi() (or one of the equivalent functions we provide)
 ---

 Key: TS-1773
 URL: https://issues.apache.org/jira/browse/TS-1773
 Project: Traffic Server
  Issue Type: Bug
  Components: Core
Reporter: Leif Hedstrom
 Fix For: 5.3.0


 Most of the code uses ink_atoi(), we should make sure we do so consistently. 
 In addition, perhaps we want to expose our internal version to plugin APIs, 
 since it does have additional features compared to atoi() / strtol().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-1773) Consistently use ink_atoi() (or one of the equivalent functions we provide)

2013-03-25 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-1773:
--

Fix Version/s: 3.3.3

 Consistently use ink_atoi() (or one of the equivalent functions we provide)
 ---

 Key: TS-1773
 URL: https://issues.apache.org/jira/browse/TS-1773
 Project: Traffic Server
  Issue Type: Bug
  Components: Core
Reporter: Leif Hedstrom
 Fix For: 3.3.3


 Most of the code uses ink_atoi(), we should make sure we do so consistently. 
 In addition, perhaps we want to expose our internal version to plugin APIs, 
 since it does have additional features compared to atoi() / strtol().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira