Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52380 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66890 invoked from network); 15 May 2011 23:44:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2011 23:44:13 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:48585] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/74-32666-B4560DD4 for ; Sun, 15 May 2011 19:44:11 -0400 Received: by eyf5 with SMTP id 5so1172913eyf.29 for ; Sun, 15 May 2011 16:44:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=efwmzE6PP5DZB97fWgTB2gjG2xHA1LBTrc6crA5BO1c=; b=Dh0jNhNRTLEA5FFojjyTZwmE6yF/A3bhBKpE/tXyt9uRC0dZppHQRn4M7caoHspv9v 7f7rCmQPwTSrDHVv2DQHeQptJ9rRTsRukL+27ZndHUwtMH3kXD9u08ndAlNt132BkEXs JiMdmC4aMzLorJWNkJUDO66D6lrDz0DmmHeRU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=pUwusW53pzoVgxwLWP8W36oRoYpopcG/3PGXWtFDcHPcK+vVAnaY14s+p5BbkDAKzF I73fWzUc+YAk7Z0w979W6e9laz0dEzQY8g8Z6ICbGDSrEHwVE46QH8evxHgk/YMh/QS8 DnC2QktTEk9evJYIiUzNJrr8f6dVWu22X/iLU= MIME-Version: 1.0 Received: by 10.14.2.98 with SMTP id 74mr1484714eee.194.1305503047631; Sun, 15 May 2011 16:44:07 -0700 (PDT) Received: by 10.14.37.73 with HTTP; Sun, 15 May 2011 16:44:07 -0700 (PDT) In-Reply-To: References: <36.60.32666.EB930DD4@pb1.pair.com> Date: Mon, 16 May 2011 01:44:07 +0200 Message-ID: To: RQuadling@gmail.com Cc: noreply@php.net, internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [rmtools][php-5.4] Build error between r and 311062 From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, May 16, 2011 at 12:11 AM, Richard Quadling wr= ote: > On 15 May 2011 21:37, =A0 wrote: >> >> This is an automatic mail from the rmtoool's build bots. >> >> New build errors have been introduced between >> and 311062. >> >> The errors are: >> >> php-5.4, build ts-windows-vc9-x86: >> , NMAKE, error, U1077, '"C:\Program Files (x86)\Microsoft Visual Studio = 9.0\VC\BIN\cl.exe"' : return code '0x2', >> >> >> >> Full logs are available at (htmlized versions too): >> >> http://windows.php.net/downloads/snaps/php-5.4/r311062 > > With 3,475 warnings in the Win32 x86 VC9 nts build, how do you see the > wood for the trees? > If the warnings can be ignored, why not suppress them? Ideally almost all could be suppressed. However there are many false positive or cases that can't happen (theoretically). Keeping in mind that this log is the static analyzer logs. Once I got the new machines running, both normal and analyzers log will be published. The key then is to detect the delta between two revisions (should be up soon) and then fix those already. That being said, a warning php has been a sweet from many of us but some devs simply do not want that ;-). Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org