From: Yukihiro Matsumoto Date: 2005-05-12T17:49:49+09:00 Subject: [ruby-dev:26156] ruby 1.8.3 preview1 Hi, I finnally published the first preview to the 1.8.3. ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.3-preview1.tar.gz md5sum: a5ae008de3332dc831244ac63289b761 Can you try to find any problem before the final release? We have still following known problems in preview1: [ruby-dev:26010] rb_attr_get may warn [ruby-core:4622] tempfile.rb [ruby-core:4326] RDoc parse_c.rb for C ext libs consisting of many *.c files [ruby-core:4328] Re: RDoc parse_c.rb for C ext libs consisting of many *.c files [ruby-core:4302] [PATCH] RDoc parse_rb.rb: Logic for def Builtin.method() end [ruby-core:4572] [PATCH] RDoc - :nodoc: and macro in C [ruby-core:4869] [BUG] Infinite loop on YAML.dump (Re: ruby-list:40801) Thank you. matz.