[
https://issues.apache.org/jira/browse/TS-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317282#comment-14317282
]
ASF subversion and git services commented on TS-3387:
-----------------------------------------------------
Commit 453e3047b0174ef2f0c90335d0ad18f64678cd25 in trafficserver's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=453e304 ]
TS-3387: convert ink_args to accept an array of constant strings
> 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)