[parrot/parrot] 46b7a9: upconvert pbc_to_exe to use the new API. it builds...

noreply at github.com noreply at github.com
Wed Nov 24 02:22:54 UTC 2010


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

Commit: 46b7a9d88ff6724cf168f1bac4a61d1304617ad5
    https://github.com/parrot/parrot/commit/46b7a9d88ff6724cf168f1bac4a61d1304617ad5
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-23 (Tue, 23 Nov 2010)

Changed paths:
  M include/parrot/api.h
  M include/parrot/library.h
  M src/embed/api.c
  M src/main.c
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
upconvert pbc_to_exe to use the new API. it builds, but segfaults building parrot_nci_thunk_gen


Commit: b62a63687e289c7113d128a2a07d61c636199025
    https://github.com/parrot/parrot/commit/b62a63687e289c7113d128a2a07d61c636199025
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-23 (Tue, 23 Nov 2010)

Changed paths:
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
fix the runcore so it's a string instead of an integer


Commit: b574648de35b4f43d3de70ad6bb219a507d015c1
    https://github.com/parrot/parrot/commit/b574648de35b4f43d3de70ad6bb219a507d015c1
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-23 (Tue, 23 Nov 2010)

Changed paths:
  M tools/dev/pbc_to_exe.pir

Log Message:
-----------
use the correct size for the bytecode array, this gets us past the error we were seeing and allows pbc_to_exe to run correctly after bootstrapping. However, now we get an unhandled error in parrot_nci_thunk_gen




More information about the parrot-commits mailing list