Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64719 invoked from network); 2 Oct 2014 20:12:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Oct 2014 20:12:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 108.166.43.75 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 108.166.43.75 smtp75.ord1c.emailsrvr.com Linux 2.6 Received: from [108.166.43.75] ([108.166.43.75:59501] helo=smtp75.ord1c.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/85-33841-DA1BD245 for ; Thu, 02 Oct 2014 16:12:29 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp2.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id BD064180298; Thu, 2 Oct 2014 16:12:26 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp2.relay.ord1c.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id CC750180654; Thu, 2 Oct 2014 16:12:24 -0400 (EDT) X-Sender-Id: smalyshev@sugarcrm.com Received: from Stass-MacBook-Pro.local (108-201-189-144.lightspeed.sntcca.sbcglobal.net [108.201.189.144]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA) by 0.0.0.0:465 (trex/5.2.13); Thu, 02 Oct 2014 20:12:26 GMT Message-ID: <542DB1A2.3040507@sugarcrm.com> Date: Thu, 02 Oct 2014 13:12:18 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Florian Margaine CC: PHP Internals , Nikita Popov References: <542DA1A9.6020804@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Remove generated lexers from git? From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > Sorry to intrude, but why would building be harder? Tbh I don't see the Because there are more dependencies and tools needed to build the parsers. You'd have to have recent re2c, for example. Which does not come by default with many systems. I see no reason to add this hurdle with no benefit for anybody. > Also, there may be a small number of "big diffs", but one is enough to > introduce a bug. Generating the file every time ensures there is no > hidden bug. Which bug? They are generated parsers from the same source, what kind of bug you're talking about? -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/