[parrot/parrot] 6e591f: fix some remaining issues where we were still cali...

noreply at github.com noreply at github.com
Fri Dec 3 02:28:24 UTC 2010


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

Commit: 6e591fa60048bfaae0d9cbc70176a69afcaec3fd
    https://github.com/parrot/parrot/commit/6e591fa60048bfaae0d9cbc70176a69afcaec3fd
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M src/debug.c
  M src/exceptions.c

Log Message:
-----------
fix some remaining issues where we were still caling Parrot_io_eprintf in die_from_exception. Now all error message/backtrace stuff is done through the API. However, the formatting is off and a few tests are barfing because they are trying to regex match the error message format.




More information about the parrot-commits mailing list