Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3645 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13322 invoked from network); 30 Jul 2003 15:32:18 -0000 Received: from unknown (HELO united.lan.codewhore.org) (24.95.50.164) by pb1.pair.com with SMTP; 30 Jul 2003 15:32:18 -0000 Received: (qmail 14041 invoked by uid 1000); 30 Jul 2003 15:32:12 -0000 Date: Wed, 30 Jul 2003 11:32:11 -0400 To: Jani Taskinen Cc: PHP Developers List Message-ID: <20030730153211.GA13998@codewhore.org> References: <20030729175508.GA6800@codewhore.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Subject: Re: [PHP-DEV] [PCRE] Undefined POSIX_MALLOC_THRESHOLD is back... From: dave@codewhore.org (David Brown) On Tue, Jul 29, 2003 at 10:12:25PM +0300, Jani Taskinen wrote: | | Get more recent snapshot, it compiles just fine on win32 | already. | | On Tue, 29 Jul 2003, David Brown wrote: | | >Hi Everyone: | > | >The PCRE breakage on Windows referenced here: | > http://www.zend.com/lists/php-dev/200306/msg00781.html | > | >...appears to be back once again, but this time on a regular Linux box | >with GCC 3.2.2. I get: This is on a regular Linux box with CVS HEAD. Is there anything more recent? - Dave