[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] DBus/Ruby 0.1.8

leon breedt

12/12/2004 5:33:00 AM

hi!

another bug fix release, this fixes an incorrect Ruby GC usage which
had the possibility to cause a crash.

changes:

* ext/ruby-dbus-connection.c: don't use rb_gc_register_address, but use a
mark function instead, and store the callbacks in an array in the DATA
struct. many thanks to Geoff Youngs for pointing out the incorrect usage!

http://rubyforge.org/projects...

Gem & .tar.gz is available, RPA should be available soon as well.

regards
leon