Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76851 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67692 invoked from network); 24 Aug 2014 13:21:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Aug 2014 13:21:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.174 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.174 mail-qc0-f174.google.com Received: from [209.85.216.174] ([209.85.216.174:61803] helo=mail-qc0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/01-61668-3F6E9F35 for ; Sun, 24 Aug 2014 09:21:56 -0400 Received: by mail-qc0-f174.google.com with SMTP id l6so12709985qcy.33 for ; Sun, 24 Aug 2014 06:21:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=6d7tBRIJyU+PAY3D+tEpVLilOuPL0wjQ2LxJsmnN65Q=; b=YXqov6utVO1KuOpRszEk+evGcISvUzJaopTOt7tn/mp9z6iZQOXYt49SqGx217YqVK 6q0gCSD7h870oupB8kay1rMqM+q5CoR2NJ8qqqV0E433p/xjYryPNzcXj4VKQtQfOHjW mF4Om8bO+Yd0W2Sv3lZgjVNodr61b9CZgOdwOcXuiP07F1/Vht0SbQ72KQEjQJ/BHGpz r/4RPPWvYXWAJ3eLhjzdMj4v+RRsRX9N0lMBj5LUb4SFrQnJA11fXwiKVjVKPHRhdRYt /nTAvPqdYcqbCiUFf2Nv8qrkum8RJRpB4hcDxcUDcmy1RA+9+hvhyDRqtpJgeipy4mkr bFSw== MIME-Version: 1.0 X-Received: by 10.229.84.133 with SMTP id j5mr25628869qcl.14.1408886512776; Sun, 24 Aug 2014 06:21:52 -0700 (PDT) Received: by 10.140.95.146 with HTTP; Sun, 24 Aug 2014 06:21:52 -0700 (PDT) In-Reply-To: <437C0D23-0519-4EA1-BBEB-A74C7C70A10E@rouvenwessling.de> References: <437C0D23-0519-4EA1-BBEB-A74C7C70A10E@rouvenwessling.de> Date: Sun, 24 Aug 2014 15:21:52 +0200 Message-ID: To: =?UTF-8?Q?Rouven_We=C3=9Fling?= Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Naming issues, solutions From: pierre.php@gmail.com (Pierre Joye) On Sun, Aug 24, 2014 at 3:20 PM, Rouven We=C3=9Fling = wrote: > > >> Am 24.08.2014 um 14:30 schrieb Pierre Joye : >> >> zend_uint > int32_t > > Is that a typo? If it's not, why are you changing it to signed? typo. It should be: zend_uint > uint32_t Thanks :) > Best regards > Rouven --=20 Pierre @pierrejoye | http://www.libgd.org