Hi,

This is from the latest git repo using Ruby 1.8.6-p114 on Solaris 10:

Started
...................................................................................................................................................................................................................................................................................................F...F.F.....................................................
Finished in 20.571438 seconds.

  1) Failure:
test_default_arguements_that_dont_match_names_are_ignored(TestTaskArguments) [./test/test_task_arguments.rb:87]:
<nil> expected but was
<"cc">.

  2) Failure:
test_extra_names_are_nil(TestTaskArguments) [./test/test_task_arguments.rb:50]:
<nil> expected but was
<"cc">.

  3) Failure:
test_named_args(TestTaskArguments) [./test/test_task_arguments.rb:40]:
<nil> expected but was
<"cc">.

351 tests, 964 assertions, 3 failures, 0 errors
rake aborted!
Command failed with status (1): [/usr/local/bin/ruby -w -Ilib "/usr/local/l...]

I think I brought this up before, but people thought it was a Windows issue. I think the problem is that I've got my CC environment variable set to "cc".

I'm not sure what's supposed to happen in that case, though.

Regards,

Dan
_______________________________________________
Rake-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rake-devel

Reply via email to