Extending Pg.pir and opaque errors

Moritz Lenz moritz at faui2k3.org
Thu Jul 1 07:03:56 UTC 2010


I'm currently trying to use Pg.pir for a database backend in Rakudo, and
 since it doesn't offer access to any error message, I thought I'd
extend it (see attached patch).

Unfortunately that breaks test 13 of t/library/pg.t, just as described
here: http://trac.parrot.org/parrot/ticket/1611

It seems totally unrelated. I add a method, never call it, and a test
fails. Why?

I'd be grateful for any explanation, or suggestion on how to proceed here.

Cheers,
Moritz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: last-error.patch
Type: text/x-diff
Size: 759 bytes
Desc: not available
URL: <http://lists.parrot.org/pipermail/parrot-dev/attachments/20100701/9078be35/attachment.bin>


More information about the parrot-dev mailing list