From: Allison N. <dem...@ma...> - 2010-04-07 14:42:03
|
My first guess would be that you are running off two different rubies in RubyCocoa and irb... Try doing a simple 'puts RUBY_VERSION' in both environments, and see if you're getting different answers.... If that doesn't get you started on fixing the problem, you might try producing a simple XCode project that reproduces the problem and posting it here, so that we can play with it... Alli On Wednesday, April 07, 2010, at 04:35PM, "Naughty Nimitz" <nau...@gm...> wrote: >------------------------------------------------------------------------------ >Download Intel® Parallel Studio Eval >Try the new software tools for yourself. Speed compiling, find bugs >proactively, and fine-tune applications for parallel performance. >See why Intel Parallel Studio got high marks during beta. >http://p.sf.net/sfu/intel-sw-dev >_______________________________________________ >Rubycocoa-talk mailing list >Rub...@li... >https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > |