-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9
-
Fix Version/s: 0.10.0
-
Component/s: C++ - Library
-
Labels:None
-
Environment:
Windows
-
Patch Info:Patch Available
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.