[parrot/parrot] 9c08d3: test that the PackFile* is not null inside the pla...

noreply at github.com noreply at github.com
Mon Apr 25 01:13:36 UTC 2011


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

Commit: 9c08d313e0b57294eb8c8e4a544779ef62756f9d
    https://github.com/parrot/parrot/commit/9c08d313e0b57294eb8c8e4a544779ef62756f9d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-04-24 (Sun, 24 Apr 2011)

Changed paths:
  M src/embed/api.c
  M src/packfile/api.c

Log Message:
-----------
test that the PackFile* is not null inside the place where we actually attempt to use it


Commit: d7b325800417ba8bb7b207df933833bf665572ba
    https://github.com/parrot/parrot/commit/d7b325800417ba8bb7b207df933833bf665572ba
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-04-24 (Sun, 24 Apr 2011)

Changed paths:
  M include/parrot/packfile.h
  M src/embed/api.c
  M src/packfile/api.c

Log Message:
-----------
add in a new packfile api function to get the main Sub from a PBC pmc. Use this from the embedding API to get the main sub


Compare: https://github.com/parrot/parrot/compare/d83b2f4...d7b3258


More information about the parrot-commits mailing list