Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55276 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88482 invoked from network); 7 Sep 2011 08:25:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2011 08:25:56 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.54 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.54 mail-vw0-f54.google.com Received: from [209.85.212.54] ([209.85.212.54:36940] helo=mail-vw0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/10-22059-29A276E4 for ; Wed, 07 Sep 2011 04:25:55 -0400 Received: by vws18 with SMTP id 18so7081471vws.13 for ; Wed, 07 Sep 2011 01:25:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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 :content-transfer-encoding; bh=P6zX/w03RU44Tp0vnAw78JvaPrrx8iyZ/o4uLps4m+I=; b=aqk7e5avKk+zQJipE4GFDFPOUrTEzK6MzA9//JyjRmZI8COiIIQ+CmBBr1l/u7Qb6Y zUHFaHwJdRwFMng7CaNvqUMz32TpOxAU2y/T67x0T9YssBVgLMcOON2yGbxV4vaJC06E /3ZxkODAEhDPhcILysOSXFMr0pOZY0dG50d+s= MIME-Version: 1.0 Received: by 10.220.181.13 with SMTP id bw13mr989178vcb.187.1315383951413; Wed, 07 Sep 2011 01:25:51 -0700 (PDT) Sender: laruence@gmail.com Received: by 10.220.94.142 with HTTP; Wed, 7 Sep 2011 01:25:51 -0700 (PDT) In-Reply-To: References: Date: Wed, 7 Sep 2011 16:25:51 +0800 X-Google-Sender-Auth: FcBLtyxUBowRFlK0EJOCLRtyqM0 Message-ID: To: Pierre Joye Cc: PHP Internals , Rasmus Lerdorf Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: Compiling warnings should be fixed From: laruence@php.net (Laruence) Hi: sure , most of them is const <-> no-const, also some incompatible pointer type. I have submitted a patch for trunk, https://bugs.php.net/bug.php?id=3D55= 629 if there is no problem, I will make a patch for 5.4 branch too. in further, and after I set up a VS environ, I will try to fix the warnings in VS too. thanks 2011/9/7 Pierre Joye : > Hi Laruence, > > I fully agree, the amount of warnings is way too big and only seeing > the delta between two builds is useful right now. > > Btw, if you have patches for Zend, please send them over so we can > review and test them :) > > Cheers, > > On Wed, Sep 7, 2011 at 3:15 AM, Laruence wrote: >> Hi: >> =C2=A0 =C2=A0there is a lot of compiling warnings in truk(branch also), = =C2=A0I have >> fixed most of them unless those in Zend/* >> =C2=A0 =C2=A0here is the warning log: http://pastebin.com/ah3qtP6A (comp= ile with >> >> =C2=A0 I think it is better to fix them all, since we should release a >> perfect project(although most of them are no issue) >> >> =C2=A0 of course I can do it, but =C2=A0need a zend karma. >> >> =C2=A0thanks >> >> -- >> Laruence =C2=A0Xinchen Hui >> http://www.laruence.com/ >> > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/