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 <[email protected]> wrote: > 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 > [email protected] > http://lists.macosforge.org/mailman/listinfo/macruby-devel _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macruby-devel
