OLDREV 31229 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31229&diff_format=u NEWREV 31234 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31234&diff_format=u CHG ChangeLog 31229->31234 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=31229&r2=31234&pathrev=31234&diff_format=u CHG configure.in 31059->31232 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/configure.in?p1=trunk/configure.in&r1=31229&r2=31234&pathrev=31234&diff_format=u CHG io.c 31029->31232 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=31229&r2=31234&pathrev=31234&diff_format=u CHG version.h 31226->31231 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=31229&r2=31234&pathrev=31234&diff_format=u CHG ext/syslog/syslog.c 31229->31234 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/syslog/syslog.c?p1=trunk/ext/syslog/syslog.c&r1=31229&r2=31234&pathrev=31234&diff_format=u CHG ext/zlib/zlib.c 30776->31233 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/zlib/zlib.c?p1=trunk/ext/zlib/zlib.c&r1=31229&r2=31234&pathrev=31234&diff_format=u =================================================================== +++ 20110403T183304Z @@ 38830 @@ BigDecimal#divmod - divides value, returns an array - array contains quotient and modulus as BigDecimal +- Can be reversed with * and + - returns an array of two NaNs if NaN is involved - raises ZeroDivisionError if the divisor is zero - returns an array of Infinity and NaN if the dividend is Infinity @@ 48997 @@ ) File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED +Expected "#" +to equal "#" /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/core/file/stat/inspect_spec.rb:17:in `block (2 levels) in ' /var/lib/chkbuild/tmp/build/ruby-trunk-o3//rubyspec/core/file/stat/inspect_spec.rb:3:in `' @@ 49082 @@ Finished in seconds +3331 files, 17278 examples, expectations, 19 failures, 1 error exit 1 failed(rubyspec) == dist #