Do the -X:...  console arguments work for anybody?

» C:\tools\IronRuby\build\debug\rbx -X:TabCompletion
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:\tools\IronRuby\build\debug\rbx -X:ShowASTs
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'

» rbx -X:AutoIndent
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'

Cheers
Ivan
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to