Hi, all, > From: "Yukihiro Matsumoto" <matz / ruby-lang.org> > Sent: Monday, December 22, 2003 6:54 PM > You can get the (hopefully) final preview to 1.8.1. > > ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.1-preview4.tar.gz > > Enjoy and report problems if you find any. > > I will going to release 1.8.1 on 24th or 25th, unless any showstopper > prevents me. Merry Christmas. Thanks, matz. I'll be a good boy. Folks, who are not in Christmas holiday :-), please run the testsuite after installing preview4. Then, please take a little time to file the report if any failures or errors would be found. $ make && make test && make install && cd test && ruby runner.rb Regards, // NaHi