[
https://issues.apache.org/jira/browse/THRIFT-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197585#comment-14197585
]
Hudson commented on THRIFT-2749:
--------------------------------
SUCCESS: Integrated in Thrift #1331 (See
[https://builds.apache.org/job/Thrift/1331/])
THRIFT-2749: clean up cpp lib for cpp98 build (ra: rev
38f7a56e559508f7f110697cbf42587c5a9c7d0f)
* lib/cpp/src/thrift/transport/TSocket.cpp
* lib/cpp/src/thrift/transport/TServerSocket.cpp
* lib/cpp/src/thrift/transport/TBufferTransports.h
> C++ Lib Transport Clean Up
> --------------------------
>
> Key: THRIFT-2749
> URL: https://issues.apache.org/jira/browse/THRIFT-2749
> Project: Thrift
> Issue Type: Sub-task
> Components: C++ - Library
> Affects Versions: 0.9.2
> Environment: all
> Reporter: Randy Abernethy
> Assignee: Randy Abernethy
> Fix For: 0.9.2
>
> Attachments: 0001-CPPlib-updates-to-build-on-CPP98.patch
>
>
> This patch removes unacceptable (in C++98) use of sizeof() on non static
> members and includes a required <limits> dependency in TBufferTransport.h,
> TSocket.cpp and .TServerSocket.cpp
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)