[前][次][番号順一覧][スレッド一覧]

ruby-changes:30876

From: tadf <ko1@a...>
Date: Tue, 17 Sep 2013 10:59:59 +0900 (JST)
Subject: [ruby-changes:30876] tadf:r42955 (trunk): added reason why revert.

tadf	2013-09-17 10:59:52 +0900 (Tue, 17 Sep 2013)

  New Revision: 42955

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42955

  Log:
    added reason why revert.

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 42954)
+++ ChangeLog	(revision 42955)
@@ -11,6 +11,10 @@ Mon Sep 16 00:44:23 2013  Masaki Matsush https://github.com/ruby/ruby/blob/trunk/ChangeLog#L11
 Sun Sep 15 13:31:23 2013  Tadayoshi Funaba  <tadf@d...>
 
 	* rational.c (nurat_div): reverted r28844, r28886 and r28887.
+	REASON: Nobuyoshi Nakada  <nobu@r...>'s commits are buggy.
+	So Rational#/ may produces exact number with inexact number.
+	Moreover, without reducing.
+	REALLY NONSENSE COMMITS.
 
 Sat Sep 14 06:08:10 2013  Eric Hodel  <drbrain@s...>
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]