[parrot/parrot] 96a4f5: [pmc2c] fix optional args and check param_count in...

GitHub noreply at github.com
Sat Jun 28 19:55:42 UTC 2014


  Branch: refs/heads/rurban/pcc-opt-gh1080
  Home:   https://github.com/parrot/parrot
  Commit: 96a4f545bd8241de61172858183ea76fb117b84a
      https://github.com/parrot/parrot/commit/96a4f545bd8241de61172858183ea76fb117b84a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-06-28 (Sat, 28 Jun 2014)

  Changed paths:
    M lib/Parrot/Pmc2c/PCCMETHOD.pm

  Log Message:
  -----------
  [pmc2c] fix optional args and check param_count in methods

check the run-time arity of CallContext for the number of provided
args and fail if wrong. Use the param_count for proper
:optional and :opt_flag handling




More information about the parrot-commits mailing list