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'+ C:\projects\temp\ir_test
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to