Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75892 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94583 invoked from network); 22 Jul 2014 20:21:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 20:21:17 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.179 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 209.85.212.179 mail-wi0-f179.google.com Received: from [209.85.212.179] ([209.85.212.179:60687] helo=mail-wi0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/F2-21666-BB7CEC35 for ; Tue, 22 Jul 2014 16:21:16 -0400 Received: by mail-wi0-f179.google.com with SMTP id f8so1081206wiw.0 for ; Tue, 22 Jul 2014 13:21:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=yjMuzqtgqOwZrmi526V6bVFZ5oNOzlZVCm1UZTgVkhU=; b=iC+ylRnqQFRmm0se25KN+VgLvaK3edqRjCd6uIiOeUzo+CqDxOWQbVOyAbwqQG3e1u V8YWaEPKyYX+IKBpfjfHonLTHLpODgUFTwiLPwOK1uZW9+2rRpHMPtqx7y3tG2HKJl9H cDLtB95bTmdQL6eERlyjzvaTCUyFfFihqfzbyhyPxk9sKNYcyxffd3vsRnq99qDkmkpH AmcFDOG8BBgJFCtb4hO7hTLv8x4z4CJLADQptQBQWdJ6eqvc7Zvnof2TiWCnzIz/duFP m9Jusb+a8LrmXGDXetSHy2WYs34rAGnBPb7lB9MPzILCoo10ilfL/BFhDY9/9TrxDCS6 Rbkw== X-Received: by 10.180.75.230 with SMTP id f6mr18609990wiw.5.1406060473353; Tue, 22 Jul 2014 13:21:13 -0700 (PDT) Received: from [192.168.0.2] (cpc19-brig17-2-0-cust25.3-3.cable.virginm.net. [81.101.201.26]) by mx.google.com with ESMTPSA id es1sm456441wib.16.2014.07.22.13.21.12 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 22 Jul 2014 13:21:12 -0700 (PDT) Message-ID: <53CEC7B5.6090502@gmail.com> Date: Tue, 22 Jul 2014 21:21:09 +0100 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> In-Reply-To: <53CEC194.5090307@marc-bennewitz.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] unsinged integer From: rowan.collins@gmail.com (Rowan Collins) 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... -- Rowan Collins [IMSoP]