Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82232 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60755 invoked from network); 9 Feb 2015 07:56:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2015 07:56:02 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.171 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.171 mail-qc0-f171.google.com Received: from [209.85.216.171] ([209.85.216.171:55837] helo=mail-qc0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/D1-50460-11868D45 for ; Mon, 09 Feb 2015 02:56:01 -0500 Received: by mail-qc0-f171.google.com with SMTP id l6so2872585qcy.2 for ; Sun, 08 Feb 2015 23:55:58 -0800 (PST) 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; bh=dTknMJzzgimG1U2f2DuxA03fCiVxWo0SjR6WLBPDei0=; b=QGL1IOvFtc3SUR2UEg+3sch6TPSbpqPTN7YaI+w/J/Nv0SCai3uGDrTqvGAbqBPsoH 9fIRiD4ckG3OUz9F9mp5zqt9JT1HSEhStH6ZAuJ8EIE2rT5bAf0JyMe5VEVzFOL6FoBO 0cX7gCrYBOoHvHwZ7ZQtVCNrdDX5TuzyY4xdzfraZUi5c98wc8O/7YIDesR+NdNsYp8O JphNIeqJQyN9Dggej4nIEr3kzFBJGzf3FhYd6z6fuTkn55ripHvhmabwclNOKZKuHYIL n5wq1bsi8y/QfGod7wp9147I3qcVK9+KSOlpXUbxEBjP/X0bIMIIS0bZ0azbTvL0wWWa wxrQ== MIME-Version: 1.0 X-Received: by 10.224.89.2 with SMTP id c2mr38944521qam.75.1423468558330; Sun, 08 Feb 2015 23:55:58 -0800 (PST) Received: by 10.96.185.37 with HTTP; Sun, 8 Feb 2015 23:55:58 -0800 (PST) In-Reply-To: References: Date: Mon, 9 Feb 2015 14:55:58 +0700 Message-ID: To: Jan Ehrhardt Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: new json, push generated file? From: pierre.php@gmail.com (Pierre Joye) On Mon, Feb 9, 2015 at 2:48 PM, Jan Ehrhardt wrote: > Pierre Joye in php.internals (Mon, 9 Feb 2015 09:40:21 +0700): >>Should we push json_parser.tab.c? Which is generated (re2c), just like >>what is done in date or other? > > Yes, you should. I ran into this problem when I tried to compile PHP7 > from git head. The Windows builds are currently broken: > http://windows.php.net/downloads/snaps/master/r0698901/logs/make-nts-windows-vc11-x86-r0698901.html Yes, that's where I notice it was not present when I was working on fixing the build in the 1st place (adding re2c call on win) -- Pierre @pierrejoye | http://www.libgd.org