Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74362 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75734 invoked from network); 19 May 2014 13:57:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2014 13:57:43 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.200 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.200 imap1-2.ox.privateemail.com Received: from [192.64.116.200] ([192.64.116.200:38768] helo=imap1-2.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/72-55232-6DD0A735 for ; Mon, 19 May 2014 09:57:42 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 8357020007E; Mon, 19 May 2014 09:57:39 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap1.ox.registrar-servers.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RzrTSxRSAexb; Mon, 19 May 2014 09:57:39 -0400 (EDT) Received: from [192.168.0.200] (unknown [90.203.28.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 2A213200081; Mon, 19 May 2014 09:57:34 -0400 (EDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) In-Reply-To: Date: Mon, 19 May 2014 14:57:30 +0100 Cc: Pierre Joye , PHP internals , Zeev Suraski , Nikita Popov , Stas Malyshev Content-Transfer-Encoding: quoted-printable Message-ID: References: <4ED7146272E04A47B986ED49E771E347BBDA6AAA06@Ikarus.ameusgmbh.intern> <537333BF.7070106@lsces.co.uk> <5373C674.9030402@lsces.co.uk> <9fb17c9f5735c8323ff4940b452e2631.squirrel@webmail.klapt.com> <7478565334450718793@unknownmsgid> <1400502071.2870.68.camel@guybrush> To: Dmitry Stogov X-Mailer: Apple Mail (2.1878.2) Subject: Re: [PHP-DEV] [VOTE] [RFC] 64 bit platform improvements for string length and integer From: ajf@ajf.me (Andrea Faulds) On 19 May 2014, at 14:31, Dmitry Stogov wrote: > We agreed to make 64-bit IS_LONG and 64-bit string length on all = 64-bit > systems, but don't change other core data structures (as Nikita = suggested). Does this mean we=92re not switching to unsigned ints for other lengths? = 64-bit or no, we ought to do that. -- Andrea Faulds http://ajf.me/