Re: [MacRuby-devel] GC warnings playing sound files

2012-10-21 Thread Mark Rada
Hi Rob, That smells suspiciously like a GC bug on Apple's end of things; though it might be a bug in MacRuby. You could find out by writing the same code in Objective-C, then compile with GC and test it out. On 2012-10-21, at 3:37 PM, Robert Carl Rice wrote: > Hi, > > I recentlyadded so

[MacRuby-devel] GC warnings playing sound files

2012-10-21 Thread Robert Carl Rice
Hi, I recently added some NSSound alerts to one of my project. It works but it generates a "GC operation on unregistered thread" warning when I play the sound. Is there a way to avoid this warning? Thanks, Bob Rice ___ MacRuby-devel mailing list