develooper Front page | perl.perl5.porters | Postings from March 2000

Re: Source filters

From:
Nick Ing-Simmons
Date:
March 24, 2000 07:08
Subject:
Re: Source filters
Message ID:
E12YVhF-0006uw-00@mserv1a.u-net.net
Gurusamy Sarathy <gsar@ActiveState.com> writes:
>On Fri, 24 Mar 2000 13:39:30 GMT, Nick Ing-Simmons wrote:
>>+filter_call(pTHXo_ int idx, SV* buf_sv, int maxlen)
>>+filter_exec(pTHXo_ int idx, SV* buf_sv, int maxlen)
>>+filter_decrypt(pTHXo_ int idx, SV* buf_sv, int maxlen)
>>+filter_tee(pTHXo_ int idx, SV* buf_sv, int maxlen)
>
>s/THXo/THX/g
>
>The THXo variant is a PERL_CORE-only hack for PERL_OBJECT support
>(which is now deprecated).  It should not be inflicted on XSUB
>writers.

Fair enough - the patch was just parroting back the one posted
with Win32 pathnames. 


>
>
>Sarathy
>gsar@ActiveState.com
-- 
Nick Ing-Simmons




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About