ayhan wrote:
Thanks for your prompt response, Stas.
We've pulled the cvs version yesterday. Will do some tests and get back to you.

BTW, are you aware of any recent changes that would invalidate the following piece of code :

$filter->next->pass_brigade($bb_ctx);

This line worked up until 1.99.08 but not yesterday's CVS version.
Now Perl says it can't find method "pass_brigade" via package Apache::Filter.

Maybe it's a state-inconsistency in the cvs or something...
Does the test suite pass for you? These two tests do this call and it works for me:

t/filter/TestFilter/out_bbs_ctx.pm
t/filter/TestFilter/out_bbs_basic.pm

Anyway, I'll report to you once I've got some results.
But please in the future reports please report each problem separately. Thanks.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to