Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46065 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33458 invoked from network); 16 Nov 2009 18:21:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Nov 2009 18:21:22 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 141.146.126.233 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.233 acsinet11.oracle.com Received: from [141.146.126.233] ([141.146.126.233:48574] helo=acsinet11.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/E1-20549-028910B4 for ; Mon, 16 Nov 2009 13:21:21 -0500 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by acsinet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id nAGIM8gP010308 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 16 Nov 2009 18:22:10 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by acsinet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id nAGIMwUX030244; Mon, 16 Nov 2009 18:22:59 GMT Received: from abhmt015.oracle.com by acsmt355.oracle.com with ESMTP id 364922491258395671; Mon, 16 Nov 2009 10:21:11 -0800 Received: from [130.35.70.34] (/130.35.70.34) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 16 Nov 2009 10:21:11 -0800 Message-ID: <4B019815.50400@oracle.com> Date: Mon, 16 Nov 2009 10:21:09 -0800 User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Arvind Srinivasan CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsmt356.oracle.com [141.146.40.156] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4B019819.005D:SCFMA4539814,ss=1,fgs=0 Subject: Re: [PHP-DEV] Re: Stuck debugging a PHP6 string-->unicode-->string conversion problem on Solaris (SPARC) From: christopher.jones@oracle.com (Christopher Jones) Arvind Srinivasan wrote: > I think I've found the cause of the problem. > > I have created a bug and attached a patch to > http://bugs.php.net/?id=50189 > > > Arvi > What about basing the #ifdef on WORDS_BIGENDIAN? This appears to be defined during PHP configuration (see alocal.m4 and acinclude.m4). Chris -- Blog: http://blogs.oracle.com/opal Twitter: http://twitter.com/ghrd