[
https://issues.apache.org/jira/browse/THRIFT-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868396#comment-15868396
]
ASF GitHub Bot commented on THRIFT-4091:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/1192
> Removed unused realloc test causing autoconf warnings at bootstrap time
> -----------------------------------------------------------------------
>
> Key: THRIFT-4091
> URL: https://issues.apache.org/jira/browse/THRIFT-4091
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.10.0
> Environment: Ubuntu 14.04
> Reporter: James E. King, III
> Assignee: James E. King, III
> Priority: Trivial
> Fix For: 0.11.0
>
>
> Following THRIFT-4045 bootstrap posts a couple warnings:
> {noformat}
> configure.ac: warning: missing AC_FUNC_MALLOC wanted by:
> test/cpp/realloc/realloc_test.c:99
> configure.ac: warning: missing AC_FUNC_REALLOC wanted by:
> test/cpp/realloc/realloc_test.c:29
> {noformat}
> This test is not built or used so it can be removed. Removing the test
> uncovers others, so THRIFT-4045 is a bad fix. Revert it and provide guidance.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)