Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19464 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88122 invoked by uid 1010); 7 Oct 2005 07:42:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88106 invoked from network); 7 Oct 2005 07:42:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Oct 2005 07:42:08 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:40791] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B4/8F-54476-FC626434 for ; Fri, 07 Oct 2005 03:42:08 -0400 Received: from [192.168.1.3] (dslb-084-063-019-180.pools.arcor-ip.net [84.63.19.180]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 91E48610282; Fri, 7 Oct 2005 09:43:12 +0200 (CEST) Date: Fri, 7 Oct 2005 09:42:16 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <581832483.20051007094216@marcus-boerger.de> To: Sebastian Bergmann Cc: internals@lists.php.net In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Build broken on Win32 From: helly@php.net (Marcus Boerger) Hello Sebastian, fixed, how about committing such a change yourself? I bet that takes much less time than grabbing all that input and writing such mails? Thanks anyway. marcus Friday, October 7, 2005, 9:19:59 AM, you wrote: > memory.c > c:\home\php\php-5.1\main\streams\memory.c(316) : error C2275: 'size_t' : > illegal > use of this type as an expression > c:\Programme\Microsoft Visual Studio .NET > 2003\Vc7\include\stdio.h(70) : > see declaration of 'size_t' > c:\home\php\php-5.1\main\streams\memory.c(316) : error C2146: syntax error > : mis > sing ';' before identifier 'got' > c:\home\php\php-5.1\main\streams\memory.c(316) : error C2144: syntax error > : ' nknown>' should be preceded by '' > c:\home\php\php-5.1\main\streams\memory.c(316) : error C2144: syntax error > : ' nknown>' should be preceded by '' > c:\home\php\php-5.1\main\streams\memory.c(316) : error C2143: syntax error > : mis > sing ';' before 'identifier' > c:\home\php\php-5.1\main\streams\memory.c(316) : error C2065: 'got' : > undeclared > identifier > NMAKE : fatal error U1077: '"cl.exe"' : return code '0x2' > Stop. > -- > Sebastian Bergmann http://www.sebastian-bergmann.de/ > GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 Best regards, Marcus