thanks Jochen! I see Eric has applied this patch, I hope to make sure your other ones make into 1.22 On Mon, 15 Nov 1999, Jochen Wiedmann wrote: > > 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 >
- [PATCH] Compile Leak.xs under ActivePerl Jochen Wiedmann
- Doug MacEachern