Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75895 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 891 invoked from network); 22 Jul 2014 20:43:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 20:43:05 -0000 Authentication-Results: pb1.pair.com header.from=php@mabe.berlin; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@mabe.berlin; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mabe.berlin from 80.237.132.171 cause and error) X-PHP-List-Original-Sender: php@mabe.berlin X-Host-Fingerprint: 80.237.132.171 wp164.webpack.hosteurope.de Received: from [80.237.132.171] ([80.237.132.171:51900] helo=wp164.webpack.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/F3-21666-8DCCEC35 for ; Tue, 22 Jul 2014 16:43:04 -0400 Received: from dslb-178-005-231-020.178.005.pools.vodafone-ip.de ([178.5.231.20] helo=[192.168.178.30]); authenticated by wp164.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) id 1X9gtp-0004Vh-II; Tue, 22 Jul 2014 22:43:01 +0200 Message-ID: <53CECCD3.3010404@mabe.berlin> Date: Tue, 22 Jul 2014 22:42:59 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: internals@lists.php.net References: <53CEC194.5090307@marc-bennewitz.de> <53CEC7B5.6090502@gmail.com> In-Reply-To: <53CEC7B5.6090502@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;php@mabe.berlin;1406061785;be265f2d; Subject: Re: [PHP-DEV] unsinged integer From: php@mabe.berlin (Marc Bennewitz) ups (typo + copy past error) It's not my day today! On 22.07.2014 22:21, Rowan Collins wrote: > On 22/07/2014 20:55, Marc Bennewitz wrote: >> I like to create an RFC to add an unsinged integer type > > +1 for not turning the iron up too high when doing your maths! > > [https://en.wiktionary.org/wiki/singe] > > Sorry, it's a common typo, but it made me chuckle that you used it in > both the subject and first sentence. > > More seriously, UnsignedInt might go nicely alongside Andrea's BigInts... >