Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54164 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52046 invoked from network); 23 Jul 2011 20:06:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2011 20:06:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.177 as permitted sender) X-PHP-List-Original-Sender: rquadling@gmail.com X-Host-Fingerprint: 209.85.216.177 mail-qy0-f177.google.com Received: from [209.85.216.177] ([209.85.216.177:59455] helo=mail-qy0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/50-48428-AD92B2E4 for ; Sat, 23 Jul 2011 16:06:50 -0400 Received: by qyk7 with SMTP id 7so2273703qyk.8 for ; Sat, 23 Jul 2011 13:06:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=HemVeUe7pDNXTV+UVQqAJo9f5uTJNaQSr9lJu0osqaY=; b=losug8thB1/TSFEdaJbxfs8nhaMh8nEjbml8rlCf9G+zxWnNpAQbYYEqdH/npZ4YuJ nV1M5uy5ddEqP9TeUl/FtNIO2IshCDDgwAleefQoMsC6N60zvLp12QnVWejkBP0H7X81 nOiB8FXIkCDjQJQ/rrO2yB3LcDihq0y6R8KPw= Received: by 10.229.77.38 with SMTP id e38mr2261251qck.151.1311451606123; Sat, 23 Jul 2011 13:06:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.87.70 with HTTP; Sat, 23 Jul 2011 13:06:26 -0700 (PDT) Reply-To: RQuadling@GMail.com In-Reply-To: <4E2AF3D4.9070704@daylessday.org> References: <4E2AF3D4.9070704@daylessday.org> Date: Sat, 23 Jul 2011 21:06:26 +0100 Message-ID: To: Antony Dovgal Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] new gcov.php.net machine is up From: rquadling@gmail.com (Richard Quadling) On 23 July 2011 17:16, Antony Dovgal wrote: > Thanks Nuno, great job! > > On 07/23/2011 08:03 PM, Nuno Lopes wrote: >> >> Hi, >> >> Thanks to Nexcess, we have a new wonderful machine for http://gcov.php.net >> up and running. >> This new machine is running linux 64 bits, so expect a few differences in >> the test results. >> >> I believe most things are ported from the old machine, including all >> daemon's configurations. >> I fired an experimental run of the cron job. Please help me by reporting >> extensions that are not enabled, daemons that are misconfigured and why >> (and >> therefore some tests are failing or skiping), missing valgrind >> suppressions, >> and so on. >> >> Thanks to Nexcess for offering a new machine to replace the old one. >> >> Nuno Excellent work. I see from the recent report that there are a LOT of similar warnings. I'm guessing that those warnings, whilst they are generated on a linux x64 box, would be the same for win32 (and anything else). What sort of policy is needed in addressing casting warnings like this. I get a LOT of warnings about casting of doubles/floats to ints/longs, along with the potential for potential data loss. How feasible is it to aim for a 100% warning free build? I'm not meaning that we should suppress the warnings. -- Richard Quadling Twitter : EE : Zend : PHPDoc @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea