[parrot/parrot] 95b238: Fix small test failure in osutils.pir.

GitHub noreply at github.com
Wed May 9 12:58:39 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 95b238cbd5ef43cd6cf220f8eeeb1faec78daacf
      https://github.com/parrot/parrot/commit/95b238cbd5ef43cd6cf220f8eeeb1faec78daacf
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-09 (Wed, 09 May 2012)

  Changed paths:
    M t/library/osutils.t

  Log Message:
  -----------
  Fix small test failure in osutils.pir.

We have an rindex op now, so we need to quote functions of the same name. It seems like IMCC should be smart enough to see that this is a method call not a bare op, but it isn't. Shame. kid51++ for reporting this failure.





More information about the parrot-commits mailing list