Ooops.. I hit tab-enter.. sorry for that.

---------- Forwarded message ----------
From: Ivan Porto Carrero <[EMAIL PROTECTED]>
Date: Fri, Mar 14, 2008 at 10:50 AM
Subject: On Console options
To: ironruby-core@rubyforge.org


Hi,

I'm sure this is another case of PEBKAC but I've been looking in the code
and I think that's how it's supposed to work.
When I want to use -X:ILDebug or -X:SaveAssemblies I assume the rbx command
also expects the -X:AssembliesDir argument, is that correct?

Which brings me to my next point:
When I want to execute
ยป rbx -X:AssembliesDir C:\projects\temp\ir_test test.rb
        mscorlib:0:in `CanonicalizePath': The given path's format is not
supported. (System::NotSupportedException)
        from mscorlib:0:in `CreateListFromExpressions'
        from mscorlib:0:in `AddPathList'
        from mscorlib:0:in `.ctor'
        from mscorlib:0:in `Init'
        from mscorlib:0:in `.ctor'

Is that not how I'm supposed to execute the test.rb file when I want to use
the save assemblies or ILDebug?

Thanks
Ivan
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to