[ https://issues.apache.org/jira/browse/THRIFT-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ben Craig updated THRIFT-2027: ------------------------------ Attachment: misc_minor.patch > Minor 64-bit and NOMINMAX issues in C++ library > ----------------------------------------------- > > Key: THRIFT-2027 > URL: https://issues.apache.org/jira/browse/THRIFT-2027 > Project: Thrift > Issue Type: Bug > Affects Versions: 0.9 > Environment: 64-bit. Windows without NOMINMAX set. > Reporter: Ben Craig > Priority: Minor > Fix For: 1.0 > > Attachments: misc_minor.patch > > > TNonblockingServer and THttpServer have size_t -> uint32_t truncations. > TZlibTransport calls std::min without enclosing it in parens. This is a > really minor issue, since we technically build with NOMINMAX in the > environment (which fixes the problem), but I have a strange personal goal of > being able to build without setting NOMINMAX. -- 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