Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:54177 php.qa:65883 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81698 invoked from network); 23 Jul 2011 23:07:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2011 23:07:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=gwynne@darkrainfall.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=gwynne@darkrainfall.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain darkrainfall.org from 209.85.161.46 cause and error) X-PHP-List-Original-Sender: gwynne@darkrainfall.org X-Host-Fingerprint: 209.85.161.46 mail-fx0-f46.google.com Received: from [209.85.161.46] ([209.85.161.46:34118] helo=mail-fx0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/F3-59700-9445B2E4 for ; Sat, 23 Jul 2011 19:07:54 -0400 Received: by fxh19 with SMTP id 19so6730822fxh.19 for ; Sat, 23 Jul 2011 16:07:50 -0700 (PDT) Received: by 10.223.76.202 with SMTP id d10mr4359325fak.106.1311462470584; Sat, 23 Jul 2011 16:07:50 -0700 (PDT) Received: from mail-fx0-f46.google.com (mail-fx0-f46.google.com [209.85.161.46]) by mx.google.com with ESMTPS id h20sm2885593fai.44.2011.07.23.16.07.48 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 23 Jul 2011 16:07:48 -0700 (PDT) Received: by fxh19 with SMTP id 19so6730801fxh.19 for ; Sat, 23 Jul 2011 16:07:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.14.24 with SMTP id e24mr4372391faa.15.1311462468098; Sat, 23 Jul 2011 16:07:48 -0700 (PDT) Received: by 10.223.124.75 with HTTP; Sat, 23 Jul 2011 16:07:48 -0700 (PDT) In-Reply-To: References: <4E2AF3D4.9070704@daylessday.org> Date: Sat, 23 Jul 2011 19:07:48 -0400 Message-ID: To: Hannes Magnusson Cc: Pierre Joye , PHP QA , Olivier DOUCET , RQuadling@gmail.com, Antony Dovgal , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] new gcov.php.net machine is up From: gwynne@darkrainfall.org (Gwynne Raskind) Here's my question - if I made some smaller commits here and there to fix warnings in core, would that be accepted? I don't have time to do sweeping changes, but fixing one file today, a couple the next day, etc., is within my abilities (including making sure no regressions are introduced, of course). -- Gwynne On Sat, Jul 23, 2011 at 18:54, Hannes Magnusson wrote: > On Sun, Jul 24, 2011 at 00:45, Pierre Joye wrote: >> I would add: >> >> 2.1 fix the new ones >> >> That's what I try to do using a delta between two revisions. At some >> point these delta will be available online so anyone can fix them as >> well, including the author of these new warnings. > > > That is an excellent point. > > We have a Windows buildbox and I noticed gcov has started notifying > about broken builds.. > > We also have 5+ others servers (various BSD and Linux versions). Is > anyone working on a unified buildbot to run on these servers? > > We also have the `make test` statistics on http://qa.php.net/reports/ > by Oivier.. > Would it be possible to coordinate all these efforts? > > > -Hannes >