One more thing, r105 adds support for the -I command line switch, so you can now:
ir -I path-to-your-includes-directory yourapp.rb Thanks, -John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ivan Porto Carrero Sent: Tuesday, May 13, 2008 3:32 PM To: [email protected] Subject: [Ironruby-core] r105 broke assembly loading Hi I just updated to r105 and now I can't require assemblies anymore. >>> require 'bin/System.Net.dll' c:\tools\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:272:in `Require': Invalid character '?' in expression (Synta xError) from :0:in `Initialize##1' Do I submit a bug for that? Cheers Ivan _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
