[parrot/parrot] 3437a6: Fix use of native_pcc_method_t

GitHub noreply at github.com
Sun Mar 2 04:11:02 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 3437a63b021b06d1706553919019e58650a3c32a
      https://github.com/parrot/parrot/commit/3437a63b021b06d1706553919019e58650a3c32a
  Author: Andreas Schwab <schwab at suse.de>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

  Changed paths:
    M include/parrot/nci.h
    M src/pmc/nativepccmethod.pmc

  Log Message:
  -----------
  Fix use of native_pcc_method_t

Native pcc methods always take two arguments, INTERP and SELF, so they
must be called with two arguments.


  Commit: 73743543de691a2fedd655b79c26e9649c8ce48a
      https://github.com/parrot/parrot/commit/73743543de691a2fedd655b79c26e9649c8ce48a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-03-01 (Sat, 01 Mar 2014)

  Changed paths:
    M src/pmc/nativepccmethod.pmc

  Log Message:
  -----------
  [cage] bump copyright date for nativepccmethod.pmc


Compare: https://github.com/parrot/parrot/compare/40badacb1357...73743543de69


More information about the parrot-commits mailing list