[
https://issues.apache.org/jira/browse/THRIFT-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155367#comment-15155367
]
Hudson commented on THRIFT-3647:
--------------------------------
FAILURE: Integrated in Thrift-precommit #183 (See
[https://builds.apache.org/job/Thrift-precommit/183/])
THRIFT-3647 Fix php extension build warnings Client: PHP Patch: Nobuaki (nsuke:
[https://github.com/apache/thrift/commit/37a122271f6036d1f2151cdb02201a0114c31df7])
* lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp
> Fix php extension build warnings
> --------------------------------
>
> Key: THRIFT-3647
> URL: https://issues.apache.org/jira/browse/THRIFT-3647
> Project: Thrift
> Issue Type: Improvement
> Components: PHP - Library
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Trivial
> Fix For: 0.10.0
>
>
> It's caused by passing string literals as non-const char* method arguments.
> It turned out that those parameters didn't need to be non-const.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)