Joe Orton wrote:
On Fri, Sep 17, 2004 at 04:15:23PM -0400, Stas Bekman wrote:

So is that the right skip rule (hoping that 2.0.52 will fix NetBSD:

my $should_skip =
   ($^0 eq /^OpenBSD$/i && !need_min_apache_version('2.0.51')) ||
   ($^0 eq /^NetBSD$/i  && !need_min_apache_version('2.0.52'));


That logic is correct w.r.t the APR issue, yes.

Joe, as 2.0.52 is about to be released. Can that fix for NetBSD applied to the 0.9 trunch (and head) if it does the trick? 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

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to