[parrot/parrot] 16182a: [pmc] rpa: add splice: offset past end of array ex...

GitHub noreply at github.com
Sat Jan 17 23:24:28 UTC 2015


  Branch: refs/heads/smoke-me/rpa-splice-shrink-fast-gh1174
  Home:   https://github.com/parrot/parrot
  Commit: 16182a951bdc803215dbf273706a0067ae5e6ac5
      https://github.com/parrot/parrot/commit/16182a951bdc803215dbf273706a0067ae5e6ac5
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    M src/pmc/resizablepmcarray.pmc

  Log Message:
  -----------
  [pmc] rpa: add splice: offset past end of array exception

conformant to perl5 semantics. Closes GH #1176


  Commit: 42bc879ab43b8536a6852b6ac4c4e3b4f6ab55bd
      https://github.com/parrot/parrot/commit/42bc879ab43b8536a6852b6ac4c4e3b4f6ab55bd
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    M t/stress/rpa-splice.t

  Log Message:
  -----------
  [test] add testcases for #1176

we see now splice() offset past end of array excpetions in perl5 and parrot.
This is of course not yet usable as such


Compare: https://github.com/parrot/parrot/compare/44be4dbe659b...42bc879ab43b


More information about the parrot-commits mailing list