From 138bc4c0c4904b1370d4d178c74597ad4a3bdfae Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 13 Jun 2013 09:56:52 +0000 Subject: * bignum.c (integer_unpack_num_bdigits_generic): reorder terms (but not changed the intention of the expression) because VC++ reports a warning for it. reported by ko1 via IRC. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f03b37d62..58a221e451 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Jun 13 18:54:11 2013 NAKAMURA Usaku + + * bignum.c (integer_unpack_num_bdigits_generic): reorder terms (but not + changed the intention of the expression) because VC++ reports a + warning for it. reported by ko1 via IRC. + Thu Jun 13 18:53:14 2013 Tanaka Akira * test/ruby/test_thread.rb (test_thread_local_security): Don't create -- cgit v1.2.3