Hi,

the following, minor patch is required to compile Leak.xs under
ActivePerl: In line 55 change

        p->tag = tag;

to

        p->tag = (char*) tag;


Thanks,

Jochen

Reply via email to