Ben Craig created THRIFT-2023: --------------------------------- Summary: gettimeofday implementation on Windows errors when no time zone is passed in. Key: THRIFT-2023 URL: https://issues.apache.org/jira/browse/THRIFT-2023 Project: Thrift Issue Type: Improvement Components: C++ - Library Affects Versions: 0.9 Environment: Windows Reporter: Ben Craig Fix For: 1.0 Attachments: win_gettimeofday.patch
Some of the Thrift tests use gettimeofday passing NULL as the second argument. In those situations, the Windows implmentation returns -1, and causes the tests to freak out. -- 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