Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36106 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5145 invoked from network); 12 Mar 2008 15:43:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2008 15:43:48 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.170 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.170 smtpout0170.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.170] ([64.97.136.170:62938] helo=n064.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/A2-25639-23AF7D74 for ; Wed, 12 Mar 2008 10:43:47 -0500 Received: from sc1-out09.emaildefenseservice.com (64.97.139.2) by n064.sc1.he.tucows.com (7.2.069.1) id 4769770500E47B32; Wed, 12 Mar 2008 15:43:40 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,79e30c85aa918cc1,fc4450679615d26d,steph@zend.com,-,RULES_HIT:2:69:355:379:539:540:541:542:543:567:599:600:601:945:960:967:973:980:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1535:1587:1593:1594:1605:1730:1747:1766:1792:2073:2075:2078:2198:2199:2393:2525:2538:2539:2551:2553:2559:2566:2570:2682:2685:2703:2828:2857:2859:2915:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:3934: 3936:3938:3941:3944:4049:4119:4250:4321:4362:4605:4774:4886:5007:6117:6119:6120:6261:7576:7653:7679:7688:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (62-31-252-198.cable.ubr07.shef.blueyonder.co.uk [62.31.252.198]) (Authenticated sender: steph.fox) by sc1-out09.emaildefenseservice.com (Postfix) with ESMTP; Wed, 12 Mar 2008 15:43:39 +0000 (UTC) Message-ID: <006d01c88457$f6fdaba0$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Dmitry Stogov" Cc: "internals" References: <06B0D32C7A96544490D18AF653D6BDE5026B9D33@il-ex1.zend.net> Date: Wed, 12 Mar 2008 15:44:30 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] RE: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_API.c zend_builtin_functions.c zend_compile.h zend_execute.c zend_execute.h zend_execute_API.c zend_globals.h zend_vm_def.h zend_vm_execute.h zend_vm_execute.skl zend_vm_gen.php /tests From: steph@zend.com ("Steph Fox") Thanks Dmitry! ----- Original Message ----- From: "Dmitry Stogov" To: "Steph Fox" Cc: "internals" Sent: Wednesday, March 12, 2008 8:54 AM Subject: [PHP-DEV] RE: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_API.c zend_builtin_functions.c zend_compile.h zend_execute.c zend_execute.h zend_execute_API.c zend_globals.h zend_vm_def.h zend_vm_execute.h zend_vm_execute.skl zend_vm_gen.php /tests Sorry for dealy. It must be fixed now. Thanks. Dmitry. > -----Original Message----- > From: Steph Fox [mailto:steph@zend.com] > Sent: Monday, March 10, 2008 7:26 PM > To: Dmitry Stogov > Cc: internals > Subject: Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / > zend_API.c zend_builtin_functions.c zend_compile.h > zend_execute.c zend_execute.h zend_execute_API.c > zend_globals.h zend_vm_def.h zend_vm_execute.h > zend_vm_execute.skl zend_vm_gen.php /tests > > > Hi Dmitry, > > I finally got around to upgrading my compiler over the > weekend, but I still > have to fiddle with line 229 of zend_execute.h to get sane > nmake output in > the 5_3 branch. And I'm not alone - see > http://snaps.php.net/win32/snapshot-5.3.log, now it's back > up. The only > place it doesn't throw a warning is in the debug build. > > Can you please fix it? > > Thanks, > > - Steph > > ps Sorry for top-posting, the alternative didn't bear thinking about. > > > Oh. I meant MSVC6-SP5. > > Could you please verify the version with "cl" command. > > > > Dmitry. > > > > Steph Fox wrote: > >> But not MSVC6? > >> > >> Why would I get a compiler warning and you not? That > doesn't make a > >> lot > >> of sense. > >> > >> ----- Original Message ----- From: "Dmitry Stogov" > > >> To: "Steph Fox" > >> Cc: "Dmitry Stogov" ; > > >> Sent: Thursday, January 24, 2008 4:18 PM > >> Subject: Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / > zend_API.c > >> zend_builtin_functions.c zend_compile.h zend_execute.c > zend_execute.h > >> zend_execute_API.c zend_globals.h zend_vm_def.h zend_vm_execute.h > >> zend_vm_execute.skl zend_vm_gen.php /tests > >> > >> > >>> I tried MSVC5 too. no warnings. > >>> > >>> > cl > >>> > >>> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 > >>> for > >>> 80x86 > >>> Copyright (C) Microsoft Corp 1984-1998. All rights reserved. > >>> > >>> Dmitry. > >>> > >>> Steph Fox wrote: > >>>> MSVC6 - which is still used for official php.net builds + snaps > >>>> because > >>>> everything Apache not CGI/CLI fails otherwise. > >>>> > >>>> Configure line is: --with-bz2 --enable-phar > --enable-zip=shared. I > >>>> don't recommend trying that @ present (phar build's > broken for me) but > >>>> I think you'll agree it doesn't affect ZE warnings. > >>>> > >>>> - Steph > >>>> > >>>> > >>>>> Hi Steph, > >>>>> > >>>>> What compiler/configure option do you use? > >>>>> I don't have such warnings. > >>>>> > >>>>> Thanks. Dmitry. > >>>>> > >>>>> Steph Fox wrote: > >>>>>> Hi Dmitry, > >>>>>> > >>>>>> This change led to an interesting make output here. The whole > >>>>>> thing > >>>>>> looks like this throughout: > >>>>>> > >>>>>> Zend\zend_execute.h(229) : warning C4018: '>' : signed/unsigned > >>>>>> mismatch > >>>>>> sanitizing_filters.c > >>>>>> Zend\zend_execute.h(229) : warning C4018: '>' : > signed/unsigned > >>>>>> mismatch > >>>>>> ftp.c > >>>>>> Zend\zend_execute.h(229) : warning C4018: '>' : > signed/unsigned > >>>>>> mismatch > >>>>>> php_ftp.c > >>>>>> Zend\zend_execute.h(229) : warning C4018: '>' : > signed/unsigned > >>>>>> mismatch > >>>>>> hash.c > >>>>>> Zend\zend_execute.h(229) : warning C4018: '>' : > signed/unsigned > >>>>>> mismatch > >>>>>> hash_adler32.c > >>>>>> Zend\zend_execute.h(229) : warning C4018: '>' : > signed/unsigned > >>>>>> mismatch > >>>>>> hash_crc32.c > >>>>>> Zend\zend_execute.h(229) : warning C4018: '>' : > signed/unsigned > >>>>>> mismatch > >>>>>> hash_gost.c > >>>>>> Zend\zend_execute.h(229) : warning C4018: '>' : > signed/unsigned > >>>>>> mismatch > >>>>>> > >>>>>> I wasn't aware of zend_execute.h being called so many > times until > >>>>>> now, but maybe that's just because there's a warning > now that wasn't > >>>>>> there before? I can kill the warning easily enough: > >>>>>> > >>>>>> ZEND_VM_STACK_GROW_IF_NEEDED((int)size); > >>>>>> > >>>>>> but I've no idea if that breaks anything delicate. > >>>>>> > >>>>>> - Steph > >>>>>> > >>>>>> > >>>>>> ----- Original Message ----- From: "Dmitry Stogov" > >>>>>> > >>>>>> To: > >>>>>> Sent: Thursday, January 24, 2008 9:41 AM > >>>>>> Subject: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / > zend_API.c > >>>>>> zend_builtin_functions.c zend_compile.h zend_execute.c > zend_execute.h > >>>>>> zend_execute_API.c zend_globals.h zend_vm_def.h > zend_vm_execute.h > >>>>>> zend_vm_execute.skl zend_vm_gen.php /tests > bug41209.phpt php-src NEWS > >>>>>> > >>>>>> > >>>>>>> dmitry Thu Jan 24 09:41:41 2008 UTC > >>>>>>> > >>>>>>> Modified files: (Branch: PHP_5_3) > >>>>>>> /php-src NEWS > >>>>>>> /ZendEngine2 zend_API.c zend_builtin_functions.c > zend_compile.h > >>>>>>> zend_execute.c zend_execute.h > zend_execute_API.c > >>>>>>> zend_globals.h zend_vm_def.h zend_vm_execute.h > >>>>>>> zend_vm_execute.skl zend_vm_gen.php > >>>>>>> /ZendEngine2/tests bug41209.phpt > >>>>>>> Log: > >>>>>>> Changed EG(argument_stack) implementation. > >>>>>>> > >>>>>>> > >>>>>> > >>>>>> > >>>>>> > ----------------------------------------------------------------- > >>>>>> --------------- > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>>> -- > >>>>>>> Zend Engine CVS Mailing List (http://cvs.php.net/) > >>>>>>> To unsubscribe, visit: http://www.php.net/unsub.php > >>>>>> > >>>> > >> > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php