Stas Bekman wrote:
> I forgot that SvPV is a macro too, and it turns its len argument into
&len, hence the error. I'm not happy about introducing a temp variable and copy the values in a tight loop just because of some issue on netbsd. I'm trying to get hold of Ian Holsman (or anybody else on netbsd?) to find a more efficient solution.
Anyway, here is what (inefficient) I came up with so far to make all compilers happy:
Is that now in the CVS tree?
no, not yet. does it work for you? I want to talk with Ian or anybody on netbsd, before I commit it, because I don't like that change.
thanks! btw, most of the tests now pass :)
What's failing? If these two:
t/filter/both_str_con_add.t t/protocol/echo_filter.t
then it's a known issue with Apache 2.0.49 __________________________________________________________________ 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]
