Tweak teor's and dgoulet's #13192 patches.
commitdad5eb7e1f3c92974c7bcaaea325a05233a27494
authorKarsten Loesing <karsten.loesing@gmx.net>
Fri, 13 Feb 2015 10:32:35 +0000 (13 11:32 +0100)
committerteor <teor2345@gmail.com>
Wed, 6 May 2015 08:05:16 +0000 (6 18:05 +1000)
treea80bcfcbf8204e7230aeb93302472585b9ebe62b
parentb3832e0b7f95e8082acce1be6505179d38f30d14
Tweak teor's and dgoulet's #13192 patches.

 - Rewrite changes file.
 - Avoid float comparison with == and use <= instead.
 - Add teor's tor_llround(trunc(...)) back to silence clang warnings.
 - Replace tt_assert() with tt_i64_op() and friends.
 - Fix whitespace and a comment.
changes/laplace-edge-cases
src/common/util.c
src/test/test_util.c