commit | e807a7640e51ed5a832761d16c8f3053f6b096b8 | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Thu May 26 17:14:26 2011 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Thu May 26 17:14:26 2011 +0000 |
tree | de4e30613eeb2e47c1c60e88011f68a8666fc6dd | |
parent | d3cd9a7fc551bc9ee53919c8fbf79b8a1c9983a7 [diff] |
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.