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

Leif Hedstrom updated TS-3934:
------------------------------
    Fix Version/s: 6.1.0

> Missing include file in s3_auth plugin
> --------------------------------------
>
>                 Key: TS-3934
>                 URL: https://issues.apache.org/jira/browse/TS-3934
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Leif Hedstrom
>             Fix For: 6.1.0
>
>
> For some reason, when testing something else, I ran into this:
> {code}
> s3_auth.cc:123:33: error: 'strtol' was not declared in this scope
>      _version = strtol(s, NULL, 10);
> {code}
> This does not generally seem to be a problem in our current builds, but I 
> think that's just dumb luck. We should include stdlib.h explicitly in this 
> plugin.



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

Reply via email to