Is trunk ready for primetime? I noticed some problem reports with 0.9 in the mailing list lately and wasn't sure if that was a good idea. And i haven't tested at all with 0.8 or 0.9. But I guess you guys are primarily fixing things for the 1.0 release and only changing things that are necessary. i am not knowledgable about MacRuby's build system. Do you guys primarily work off off top-of-trunk or do you tag specific intermediate versions that had better stability, more extensive testing, etc? Thanks, Richard
Another question, my project is currently using the default 0.7 MacRuby framework ?included in XCode. I assume that I should include this fix in the latest 0.7 or 0.8 build and run all of the test suites to verify that I didn't break anything in the build process?
It looks like this part of the code did not change between 0.7 and my change, so applying it to 0.7 should work fine.
Unfortunately I don't think you will be able to run the specs in 32-bit mode. I tried this morning on trunk at it crashed (and it's probably nothing new)....
If possible I would even recommend using trunk over 0.7/0.8 because they have a bug (fixed in r5191 http://www.macruby.org/trac/changeset/5191/ ) that could make MacRuby crash randomly.