[parrot/parrot] 0b91b0: Refactoring and report null chunks

GitHub noreply at github.com
Sun Jul 7 09:39:05 UTC 2013


  Branch: refs/heads/m0
  Home:   https://github.com/parrot/parrot
  Commit: 0b91b0eb993cb469c8cc0631cd33240a853e7759
      https://github.com/parrot/parrot/commit/0b91b0eb993cb469c8cc0631cd33240a853e7759
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M src/m0/c/ops.c

  Log Message:
  -----------
  Refactoring and report null chunks

The spec is not exactly clear on what should happen when a null chunk
name is encountered.


  Commit: 96a855f86354b0069322791e584c4ccb785f61c3
      https://github.com/parrot/parrot/commit/96a855f86354b0069322791e584c4ccb785f61c3
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M src/m0/c/ops.c

  Log Message:
  -----------
  Add an error about invalid PC and more refactoring

The current failing tests trigger this warning and seem to have invalid
program counters.


Compare: https://github.com/parrot/parrot/compare/3e2bd40b3e6a...96a855f86354


More information about the parrot-commits mailing list