From: Gary Wright Date: 2007-03-02T08:23:39+09:00 Subject: Re: dup and clone On Mar 1, 2007, at 5:30 PM, Gary Wright wrote: > > On Mar 1, 2007, at 4:56 PM, Raj Sahae wrote: > >> Why? >> rb(main):016:0> a.dup >> TypeError: can't dup Fixnum >> from (irb):16:in `dup' >> from (irb):16 >> from :0 >> > > Read this (long) thread. > Sorry about that. Not sure why the link didn't show up: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/239426 Gary Wright