Laurent Sansonetti
lsans****@apple*****
Tue Oct 3 23:14:41 JST 2006
Good to know! I am in the process on integrating them. The RubyCocoa patch is nevertheless not 'clean' as it accesses instance variables from NSThread. I asked the Foundation guys to open a new API for this (also, those ivars are not declared anymore in 10.5). Laurent On Oct 3, 2006, at 3:57 PM, kimura wataru wrote: > Hi, > > I updated these patch for > > * ruby-1.8.5 > * rubycocoa svn trunk (r1137) > > I tested on MacOS X 10.4.9 (ppc) and all tests were passed. > > On Wed, 23 Aug 2006 23:08:20 +0100, Jonathan Paisley wrote: >> Hi all, >> >> I've attached to this message the latest update to my Ruby Thread >> patches for RubyCocoa. >> >> The patches come in two parts: >> >> (1) ruby-thread-hooks.patch >> >> This is a patch to the 1.8.5pre interpreter (also should work >> on 1.8.4) >> that adds an exported function called >> 'rb_add_threadswitch_hook'. >> >> (2) rubycocoa-threads.patch >> >> This is a patch to RubyCocoa (apply to trunk with my xcodeproj >> updates) >> that adds the RubyCocoa code to talk to those patches. >> > > <ruby185-thread-hooks.patch> > <rubycocoa-thread-r1137.patch> > _______________________________________________ > Rubycocoa-devel mailing list > Rubyc****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel