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
- Re: [PATCH] Compile Leak.xs under ActivePerl Jochen Wiedmann
- Re: [PATCH] Compile Leak.xs under ActivePerl Doug MacEachern
