|
From: <jso...@li...> - 2011-05-27 08:12:47
|
Revision: 235
http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=235&view=rev
Author: blep
Date: 2011-05-27 08:12:41 +0000 (Fri, 27 May 2011)
Log Message:
-----------
Fixed unit tests execution on MSVC 6 by removing usage of std::numeric_limits. It was returning 0 value in some max cases. Fixed Value::asFloat() to use integerToDouble().
Modified Paths:
--------------
trunk/jsoncpp/src/lib_json/json_value.cpp
trunk/jsoncpp/src/test_lib_json/main.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|