Re: cvs commit: modperl-2.0/lib/ModPerl WrapXS.pm

2001-11-29 Thread Stas Bekman
[EMAIL PROTECTED] wrote: > dougm 01/11/28 09:05:56 > > Modified:lib/ModPerl WrapXS.pm > Log: > another fix for modules with only MPXS_ functions that fixes the problem I've reported. Now I've found a new one. Consider: xs/APR/IO/APR__IO.h: static void mpx

cvs commit: modperl-2.0/lib/ModPerl WrapXS.pm

2001-05-03 Thread dougm
dougm 01/05/03 20:39:24 Modified:lib/ModPerl WrapXS.pm Log: make handcrafted xsubs GvSHARED Revision ChangesPath 1.16 +4 -2 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm === RCS fil

cvs commit: modperl-2.0/lib/ModPerl WrapXS.pm

2001-05-03 Thread dougm
dougm 01/05/03 09:28:49 Modified:lib/ModPerl WrapXS.pm Log: make xsubs shared if Perl > 5.7.0 Revision ChangesPath 1.15 +16 -0 modperl-2.0/lib/ModPerl/WrapXS.pm Index: WrapXS.pm === RCS f