Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 2718 invoked from network); 20 Apr 2005 16:12:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Apr 2005 16:12:07 -0000 Received: (qmail 29743 invoked by uid 500); 20 Apr 2005 15:42:48 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 29729 invoked by uid 500); 20 Apr 2005 15:42:48 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 29714 invoked by uid 99); 20 Apr 2005 15:42:48 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.logilune.com (HELO mail.logilune.com) (195.80.154.36) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 20 Apr 2005 08:42:48 -0700 Received: from [127.0.0.1] (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id D0C261E1964 for ; Wed, 20 Apr 2005 17:42:41 +0200 (CEST) Message-ID: <42667871.60606@stason.org> Date: Wed, 20 Apr 2005 11:42:41 -0400 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050322 X-Accept-Language: en-us, en, he, ru MIME-Version: 1.0 To: mod_perl Dev Subject: [mp2] new ithreads branch? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm working out the details of using the new CLONE_SKIP feature. I was thinking that it'd be useful to make a new branch for tha purpose. The main problem is that at the moment we can't run the new tests conditionally, since there is nothing to condition the support for CLONE_SKIP :( Another issue is Apache::Test, which needs a better Test::More/Test::Builder support than we have now (due to threads issues). And potentially as discussed before we many bundle Test::More with A-T or mp2. So it'd be nice to work out those details in that branch too. Or do we need a separate branch for A-T? Once we have the branch others can test whether things work for them. -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org