Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71001 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31526 invoked from network); 4 Jan 2014 19:33:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2014 19:33:35 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.176 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.176 mail-lb0-f176.google.com Received: from [209.85.217.176] ([209.85.217.176:62189] helo=mail-lb0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/01-20390-E0268C25 for ; Sat, 04 Jan 2014 14:33:34 -0500 Received: by mail-lb0-f176.google.com with SMTP id l4so8785525lbv.21 for ; Sat, 04 Jan 2014 11:33:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=kXNVeUkMPMFBEV2wEQqJ3YIWS7eOilHQdddxdGZWHAc=; b=Usbq0oKjWelhGwYRRowqB+DRb6opblAOmQQ4yjvtvSzWBhN3Eo7/p05fXYRTC9AEzJ ehrFPknZUHvTQ8LnVefmN+S5ERjmgh4DiVb72g8iqGkpvniaUGQJxJE8HAn85O5wIaiW XVu7DNsPySrKd/7cuTIoUv5J+9n5qDqm0iZPeRaoyLlAbGJ9Eer/m8PrtdCR7e8RDjGb IWIthcrl6oBe5+j3jSjVKn5s3z5VpDrRdXe2+wMOYphanms/O+bTFCNqPHRsohiHAisS Lr9dZC2GRhjByRBfAbclGgXGRmdjRlYhRWkIo5cPAfn3Rz6Qf9g/BAJ2eYKC6UpQZXMk FyTA== X-Received: by 10.112.12.106 with SMTP id x10mr1324669lbb.61.1388864011355; Sat, 04 Jan 2014 11:33:31 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.6.68 with HTTP; Sat, 4 Jan 2014 11:32:51 -0800 (PST) In-Reply-To: References: <005e01cf05bb$47c59cb0$d750d610$@tutteli.ch> Date: Sun, 5 Jan 2014 04:32:51 +0900 X-Google-Sender-Auth: PpWuEvTJQNcTvWlZpUSKfVMlFkw Message-ID: To: Sara Golemon Cc: Robert Stoll , "" Content-Type: multipart/alternative; boundary=001a11c3f15409cd1604ef2a1a62 Subject: Re: [PHP-DEV] [RFC][DRAFT] GMP number as PHP number From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c3f15409cd1604ef2a1a62 Content-Type: text/plain; charset=UTF-8 Hi Sara, On Sat, Jan 4, 2014 at 4:07 PM, Sara Golemon wrote: > On Tue, Dec 31, 2013 at 1:52 PM, Yasuo Ohgaki wrote: > > On Tue, Dec 31, 2013 at 10:53 AM, Sara Golemon wrote: > >> > >> On float support in GMP extension: Big +1, and I'd be happy to implement > >> it. > > > > I appreciate if you implement it! > > I'll concentrate on encoding and session improvement :) > > > I've pulled the GMP float proposal out of > https://wiki.php.net/rfc/gmp_number and fleshed it out a bit as > https://wiki.php.net/rfc/gmp-floating-point I don't mind removing old RFC at all. I moved my RFC to "Withdrawn" section as reference. Thank you for your effort! Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c3f15409cd1604ef2a1a62--