Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28247 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 452 invoked by uid 1010); 5 Mar 2007 19:10:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 432 invoked from network); 5 Mar 2007 19:10:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2007 19:10:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 85.214.94.56 cause and error) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Received: from [85.214.94.56] ([85.214.94.56:37051] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/28-16561-90B6CE54 for ; Mon, 05 Mar 2007 14:10:03 -0500 Received: from [192.168.1.3] (dslb-084-063-007-001.pools.arcor-ip.net [84.63.7.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 02E431B363B; Mon, 5 Mar 2007 20:09:58 +0100 (CET) Date: Mon, 5 Mar 2007 20:08:33 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <288854478.20070305200833@marcus-boerger.de> To: Edin Kadribasic CC: Holografix , internals@lists.php.net In-Reply-To: <45EC41EE.5020909@krug.dk> References: <25.E3.16561.1021CE54@pb1.pair.com> <45EC41EE.5020909@krug.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php_mbstring.dll not found in latest snapshots From: helly@php.net (Marcus Boerger) Hello Edin, isn't there _snprintf along with a macro #define snprintf _snprintf? Not that it is exactly the same but it would work there. best regards marcus Monday, March 5, 2007, 5:14:38 PM, you wrote: > Hi, > An undesired change has sneaked into ext/mbstring/oniguruma. > Marcus I think these snprintf changes should be reverted as this is an > external library and PHP includes are not used in there meaning among > other thing snprintf is not available on windows. > Edin > Holografix wrote: >> Hello, >> >> is there any problem with this dll? It is not found in /ext in latest >> snapshots. >> >> best regards >> Best regards, Marcus