Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36918 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98434 invoked from network); 10 Apr 2008 12:27:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2008 12:27:27 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.231 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.82.231 wx-out-0506.google.com Received: from [66.249.82.231] ([66.249.82.231:25689] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DC/DB-32943-DA70EF74 for ; Thu, 10 Apr 2008 08:27:26 -0400 Received: by wx-out-0506.google.com with SMTP id s14so3504365wxc.26 for ; Thu, 10 Apr 2008 05:27:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=2G+OjRjeVN9I7NSH7RbSMANloEZSB2lOjFj4x3nVwIE=; b=akzxWA5yvHh6k2H4PPV5+g/uNQ+Gg1oAvUqM5Ot4mZTxiqfN1OTu0UBBKmwQThuV/Ci1bHNn/icpiA+mLattTJrjcFmFMhuRU+oiCOxOXm4yXJLcy2jJK+vF4kK+EZNI2JeuiBwpzl5AZAOSj6D7QFhz/QKS6xaRXB03D0yJV3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KH25Tu/zs7kdtMRjwl0kTXC50Fa82L/8iICrw1xmdx1kha/oQrRsSj0BPs0yredUKYhB/b7ZJHP1Q1kpVGhWD9qsiZU40tjYZr6UVLWjNjNYIep2ZdloQ8mVBhNv0C6QiyYsJy9EjKgyHoWus6D8ZbQf8FUrn8mmcfI2GK94eC4= Received: by 10.141.171.6 with SMTP id y6mr708122rvo.143.1207830443004; Thu, 10 Apr 2008 05:27:23 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Thu, 10 Apr 2008 05:27:22 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 14:27:22 +0200 To: "Stanislav Malyshev" Cc: "PHP internals" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47FCF547.2090802@zend.com> Subject: Re: [PHP-DEV] intl win32, which ICU version and binaries? From: pierre.php@gmail.com ("Pierre Joye") On Thu, Apr 10, 2008 at 12:08 PM, Pierre Joye wrote: > On Wed, Apr 9, 2008 at 6:56 PM, Stanislav Malyshev wrote: > > > > > I'm running some more tests and evaluation on windows and got stuck in > > > the build session. Which ICU version do you use? Or do you use the > > > binaries provided by IBM (I tried with vc2k3 without much success)? > > > > > > > Any since 2.6 should be fine. I think I was using ones from here: > > http://www.icu-project.org/download/ > > Is what I get: > > http://phpfi.com/308828 > > I did not investigate further yet but it may be simply a missing include. A little note about the error, it seems to be related to the UnicodeString initialization (line 139, srcString). I'm not sure what's the correct way to do it, I have to RTFM :) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org