[ 
https://issues.apache.org/jira/browse/THRIFT-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478601#comment-13478601
 ] 

Hudson commented on THRIFT-1730:
--------------------------------

Integrated in Thrift #566 (See [https://builds.apache.org/job/Thrift/566/])
    THRIFT-1730 error: numeric_limits is not a member of std
Patch: Martin Vogt (Revision 1399451)

     Result = ABORTED
roger : http://svn.apache.org/viewvc/?view=rev&rev=1399451
Files : 
* /thrift/trunk/lib/cpp/src/thrift/transport/THttpClient.cpp

                
> 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
>         Attachments: limits.patch
>
>
> 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

Reply via email to