Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38327 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81872 invoked from network); 17 Jun 2008 17:02:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2008 17:02:57 -0000 Authentication-Results: pb1.pair.com header.from=nlopess@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=nlopess@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.55.154.26 as permitted sender) X-PHP-List-Original-Sender: nlopess@php.net X-Host-Fingerprint: 212.55.154.26 relay6.ptmail.sapo.pt Linux 2.4/2.6 Received: from [212.55.154.26] ([212.55.154.26:42730] helo=sapo.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/C5-61252-F3EE7584 for ; Tue, 17 Jun 2008 13:02:57 -0400 Received: (qmail 5400 invoked from network); 17 Jun 2008 17:02:46 -0000 Received: from unknown (HELO sapo.pt) (10.134.37.165) by relay6 with SMTP; 17 Jun 2008 17:02:46 -0000 Received: (qmail 26284 invoked from network); 17 Jun 2008 17:02:46 -0000 X-AntiVirus: PTMail-AV 0.3-0.92.0 X-Virus-Status: Clean (0.00695 seconds) Received: from unknown (HELO pc07654) (nunoplopes@sapo.pt@[85.240.52.171]) (envelope-sender ) by mta15 (qmail-ldap-1.03) with SMTP for ; 17 Jun 2008 17:02:46 -0000 Message-ID: <69BE80CAEBD640B2B2D13464D14B77AD@pc07654> To: "Timm Friebe" , "Pierre Joye" Cc: "internals" References: <007001c8cec6$fc60ade0$14b2a8c0@kartofel> <069601c8ced4$6b3197e0$14b2a8c0@kartofel> <7ca798440806161032i6520b4cen8a3e6ec4ee0c54f3@mail.gmail.com> In-Reply-To: <7ca798440806161032i6520b4cen8a3e6ec4ee0c54f3@mail.gmail.com> Date: Tue, 17 Jun 2008 18:02:44 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6001.18000 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18000 Subject: Re: [PHP-DEV] extensions status, to move to pecl or to drop From: nlopess@php.net ("Nuno Lopes") > >> What would rock is to have it supported by gcov (by us or > >> somewhere else with a public report), would it be possible? > > > > How can I get this done? > > I'm adding Nuno to the loop, he is the one leading the gcov initiative > and will surely explain the setup in a better way than me :) I can add it, as long as you provide me instruction on what I need to install and how the configure options should look like. Also I will need to know if there's some file/environment var that needs to be modified in order to run the tests. Nuno