[parrot/parrot] 126d25: Fix Parrot_disassemble to not ignore the last line...

noreply at github.com noreply at github.com
Tue Oct 11 15:53:20 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot

  Commit: 126d25548b898b5c096f5457daab60542f57a728
      https://github.com/parrot/parrot/commit/126d25548b898b5c096f5457daab60542f57a728
  Author: Michael Schroeder <mls at suse.de>
  Date:   2011-10-11 (Tue, 11 Oct 2011)

  Changed paths:
    M src/embed.c

  Log Message:
  -----------
  Fix Parrot_disassemble to not ignore the last line of a sub.

Before commit 2976f129 there used to be a bogus last element at the end of the
line chain. The element is now gone, but Parrot_disassemble was not adapted.




More information about the parrot-commits mailing list