[
https://issues.apache.org/jira/browse/TS-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach resolved TS-3387.
-----------------------------
Resolution: Fixed
Fix Version/s: 5.3.0
Assignee: James Peach
> pass const arguments to ink_args
> --------------------------------
>
> Key: TS-3387
> URL: https://issues.apache.org/jira/browse/TS-3387
> Project: Traffic Server
> Issue Type: Bug
> Components: Cleanup, Core
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 5.3.0
>
>
> ink_args deals with arrays of {{char *}}, but since it doesn't modify
> anything, it is much easier for it to deal with arrays of {{const char *}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)