From: <jso...@li...> - 2011-05-26 17:14:33
|
Revision: 232 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=232&view=rev Author: blep Date: 2011-05-26 17:14:26 +0000 (Thu, 26 May 2011) Log Message: ----------- Fixed unit test failure on IBM AIX xlC by hard-coding the maxUInt64AsDouble as double constant instead of relying on double(Value::maxUInt64) which produces an incorrect value. Modified Paths: -------------- trunk/jsoncpp/src/lib_json/json_value.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |