There should be no hyphen before "ci". However, using your command (mspec -ci 
core\array\append) gives me a different error message saying "Unrecognized 
option: -ci". So that may or may not be the same issue you are seeing. Can you 
try running this : Unrecognized option: mspec ci core\array\append? Also, the 
following which will run with MRI and give you a baseline assuming you have 
ruby.exe on the path: mspec ci -tr core\array\append.

We are going to try to have better recommendations for contributions in the 
next week or so. http://wiki.github.com/ironruby/ironruby/contributing should 
have this info, but it currently does not. For now, do you want to take a shot 
at fixing the tags in 
http://github.com/ironruby/ironruby/blob/cd988456fb3d102da84056e8e150d5376284cc8e/Merlin/External/Languages/IronRuby/mspec/ironruby-tags/core/string/to_i_tags.txt?
 Would be great to get your first commit in, even if it's a tiny bug fix, so we 
know that the contributing process does not have glitches. And in parallel, we 
can determine the best areas for you to contribute in.

Btw, if you missed my previous email, http://wiki.github.com/ironruby/ironruby 
should have all the information to build and run tests with IronRuby. Let us 
know if there is anything missing there.

Thanks,
Shri

From: ironruby-core-boun...@rubyforge.org 
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Adam Kahtava
Sent: Monday, March 23, 2009 5:15 AM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] Mspec errors. Where should I start contributing?

When running mspec (mspec -ci core\array\append) I get the following error:
  \Libraries.LCA_RESTRICTED\Builtis\FileOps.cs:524:in `ExpandPath': Invalid 
argument - ~/.mspecrc (Errno::EINVAL)

Should I be getting this error? How can I resolve this?

I'd like to contribute. Where should I start? Should I be pulling items from 
the bug list: http://rubyforge.org/tracker/?func=browse&group_id=4359&atid=16798

Thanks in advance,

- Adam

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

Reply via email to