CHG . 24109->24129 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24129;diff_format=u CHG version.h 24109->24129 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?p1=branches/ruby_1_8_6/version.h&r1=24109&r2=24129&pathrev=24129;diff_format=u --- 20090715T100220 +++ 20090716T100340 @@ -1,12120 +1,12121 @@ IO#print - needs to be reviewed for spec completeness +heh /home/chkbuild/tmp/build/ruby-1.8.6-pth//rubyspec/core/io/printf_spec.rb IO#printf @@ -12151,8 +12152,7 @@ IO.read - reads the contents of a file - treats second nil argument as no length limit -- treats third nil argument as 0heh - +- treats third nil argument as 0 - reads the contents of a file up to a certain size when specified - reads the contents of a file from an offset of a specific size when specified - returns nil at end-of-file when length is passed