Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52382 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75096 invoked from network); 15 May 2011 23:59:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2011 23:59:39 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-ew0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:43284] helo=mail-ew0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/36-32666-9E860DD4 for ; Sun, 15 May 2011 19:59:37 -0400 Received: by ewy2 with SMTP id 2so1175381ewy.29 for ; Sun, 15 May 2011 16:59:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=8Plvt3x8dnt2BON3I5KXXhstwkGdhPra2WtUtje/xRw=; b=B7izn7KxgzWbNQfqIa74tVKRlnm8Y1gBMon/bYliU5mKR055pkd7CMGBSe2o2ohcLo EI9sny6IxPAeG5GdGW1iTcLp+6wjGvAp3n5smGZavglv05Jj3kdT3yb39FDj/SD8qh67 UbHroS/P8iYz4SpjTfbCUNqusl657gKkQ4/VA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=QC9nDDyMBQVlUHUEsTE9GmpM8zjs1+SQIh1hHRow88oKBiARJaLF6FqswnEcR04x1R 8o1lI3fmwSzyNtim3Lgt5jqULYBvbaOFAESm6WzrD5gbP37/gLzT0IG9JV9SBnk1hNfN V6afoJx3RtqJwvRvINWS5xXWPvt8v2yf2IgAU= MIME-Version: 1.0 Received: by 10.14.53.207 with SMTP id g55mr1496563eec.148.1305503974360; Sun, 15 May 2011 16:59:34 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.14.37.13 with HTTP; Sun, 15 May 2011 16:59:34 -0700 (PDT) In-Reply-To: References: <36.60.32666.EB930DD4@pb1.pair.com> Date: Mon, 16 May 2011 01:59:34 +0200 X-Google-Sender-Auth: ws7v0xQe4ETrPUJHt2Md5ZAHCV8 Message-ID: To: Pierre Joye Cc: RQuadling@gmail.com, noreply@php.net, internals@lists.php.net Content-Type: multipart/alternative; boundary=001517447f4ca5067204a35954cb Subject: Re: [PHP-DEV] [rmtools][php-5.4] Build error between r and 311062 From: info@tyrael.hu (Ferenc Kovacs) --001517447f4ca5067204a35954cb Content-Type: text/plain; charset=UTF-8 On Mon, May 16, 2011 at 1:44 AM, Pierre Joye wrote: > hi, > > On Mon, May 16, 2011 at 12:11 AM, Richard Quadling > wrote: > > On 15 May 2011 21:37, 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, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I would guess, that "That being said, a warning php has been a sweet from many of us but some devs simply do not want that ;-)." should be "That being said, a warning-free php has been a sweet dream for many of us but some devs simply do not want that ;-)." sorry, maybe the problem is on my end, but couldn't decode tha without fuzzing :) Tyrael --001517447f4ca5067204a35954cb--