Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16141 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20726 invoked by uid 1010); 29 Apr 2005 10:41:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20666 invoked from network); 29 Apr 2005 10:41:25 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 29 Apr 2005 10:41:25 -0000 X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.4/2.6 Received: from ([80.91.229.2:38292] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 1F/F0-20173-15F02724 for ; Fri, 29 Apr 2005 06:41:21 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DRSpu-0001Uv-1S for internals@lists.php.net; Fri, 29 Apr 2005 12:35:06 +0200 Received: from p50884677.dip.t-dialin.net ([80.136.70.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Apr 2005 12:35:06 +0200 Received: from sb by p50884677.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Apr 2005 12:35:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Fri, 29 Apr 2005 12:40:16 +0200 Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p50884677.dip.t-dialin.net User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en In-Reply-To: X-Enigmail-Version: 0.91.0.0 Sender: news Subject: Re: [PHP-DEV] HEAD build failure From: sb@sebastian-bergmann.de (Sebastian Bergmann) Sebastian Bergmann wrote: > c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2275: > 'ulong': illegal use of this type as an expression > c:\home\php\php-5.1\Zend\zend_config.w32.h(43): > see declaration of 'ulong' > c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2146: > syntax error: missing ';' before identifier 'h' > c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2144: > syntax error: '' should be preceded by '' > c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2144: > syntax error: '' should be preceded by '' > c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2143: > syntax error: missing ';' before 'identifier' > c:\home\php\php-5.1\Zend\zend_object_handlers.c(160): error C2065: > 'h': undeclared identifier After Andrey's recent commit to the PHP_5_0 branch (to fix the other build failure I reported) I get this same error there, too. -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69