On Wed, 5 Oct 2005, Steve Hay wrote:
Joe Schaefer wrote:
[ ... ]
IMO submit a tested patch to libapreq's Param.xs that does this
(where MY_PLATFORM is suitably defined to match the above):
#ifdef MY_PLATFORM
#undef PerlLIO_link
#define PerlLIO_link(oldname, newname) win32_link(oldname, newname)
#endif
OK, patch attached does exactly that. With this patch in place
libapreq2-2.07-rc1 now builds without error, and all tests pass too.
(This is using perl-5.8.7, apache-2.0.54 and mod_perl-2.0.1 on WinXP
with VC++ 6.)
Thanks, Steve! Applied to apreq as 306508.
--
best regards,
randy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]