kimura wataru
kimur****@i*****
Sun Oct 28 19:25:40 JST 2007
Thanks Eloy and Laurent, I updated tiger's ruby to 1.8.6-p110+thread_hooks and ran tests with r2095. MacOSX 10.5 + ruby-1.8.6(builtin) intel: ok ppc : ok MacOSX 10.4.10 + ruby-1.8.6-p110_0+thread_hooks(macports) intel: NG 1F (*1) ppc : ok (*1)error log ---- 1) Failure: test_rbobject_gc(TC_SubClass) [./tc_subclass.rb:265]: <false> is not true. 383 tests, 1915 assertions, 1 failures, 0 errors test failed 'system "/opt/local/bin/ruby" -I../ext/rubycocoa -I../lib testall.rb' failed ---- The value of @t was 10095. It seems my ruby was broken. I'll survey more. On Sat, 27 Oct 2007 18:49:18 +0200, Eloy Duran wrote: > The current version of MacPorts ruby does have the thread hooks patch. > But I assume Kimura-san installed it before that was added. > So doing a port update should fix that. > > Eloy > > On 10/27/07, Laurent Sansonetti <lsans****@apple*****> wrote: >> Hi Kimura-san, >> >> On Oct 27, 2007, at 3:21 PM, kimura wataru wrote: >> >>> Hi, >>> >>> I tried to build and test r2094. >>> -- kimura wataru