Martin Vogt created THRIFT-1730:
-----------------------------------
Summary: error: ‘numeric_limits’ is not a member of ‘std’
Key: THRIFT-1730
URL: https://issues.apache.org/jira/browse/THRIFT-1730
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Affects Versions: 0.9
Environment: OpenSuSE 11.1
Reporter: Martin Vogt
Priority: Trivial
Compiler error with current git:
src/thrift/transport/THttpClient.cpp: In member function ‘virtual void
apache::thrift::transport::THttpClient::flush()’:
src/thrift/transport/THttpClient.cpp:104: error: ‘numeric_limits’ is not a
member of ‘std’
src/thrift/transport/THttpClient.cpp:104: error: expected primary-expression
before ‘>’ token
src/thrift/transport/THttpClient.cpp:104: error: ‘::max’ has not been declared
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira