With the latest version, if a ruby source file requires itself, or if there is 
a cyclic chain of requires so that the original source file is required again - 
it results in an infinite loop.



This used to work correctly in the previous version - it simply requires 
marking the file as already loaded prior to executing it.



Cheers, Wayne.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to