Lars Balker Rasmussen <[EMAIL PROTECTED]> wrote:
> I was seeing an error in the second test in t/src/list.t on FreeBSD:

>     set_integer_keyed() not implemented in class 'PerlInt'

> I tracked it down to two consecutive calls to pmc_new() returning the
> same pointer, which is generally not what you want.

All these (non-trivial) source tests, that create some resources should
use the scheme of t/src/basic_3.

leo

Reply via email to