From: Hugh Sasse Staff Elec Eng Date: 2003-02-07T19:43:39+09:00 Subject: Re: Probs with 1.8.0 on Solaris 2.9 On Fri, 7 Feb 2003, Yukihiro Matsumoto wrote: > Hi, > > In message "Re: Probs with 1.8.0 on Solaris 2.9" > on 03/02/07, Hugh Sasse Staff Elec Eng writes: > > |./builtin/TestBignum.rb:182: parse error > | assert_equal(a.to_f, b**(.5)) > > Oops, replace ".5" with "0.5"; I changed the syntax. I updated > rubicon right now. Thank you. I'll try again. > > matz. > Hugh >