Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39772 invoked from network); 27 Apr 2010 07:32:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2010 07:32:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=sb@sebastian-bergmann.de; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.12 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.12 lo.gmane.org Linux 2.6 Received: from [80.91.229.12] ([80.91.229.12:34020] helo=lo.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/57-30049-EF296DB4 for ; Tue, 27 Apr 2010 03:32:17 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O6fH8-0003Yf-EI for internals@lists.php.net; Tue, 27 Apr 2010 09:32:10 +0200 Received: from p5b3766c1.dip.t-dialin.net ([91.55.102.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Apr 2010 09:32:10 +0200 Received: from sb by p5b3766c1.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Apr 2010 09:32:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net connect(): No such file or directory Date: Tue, 27 Apr 2010 09:32:04 +0200 Lines: 11 Message-ID: References: <4BD5A3EB.8090403@easyflirt.com> <4BD6894F.9000109@easyflirt.com> <920C1589-424E-4D86-915C-D342BE9DA28D@stefan-marr.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p5b3766c1.dip.t-dialin.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: <920C1589-424E-4D86-915C-D342BE9DA28D@stefan-marr.de> Subject: Re: [PHP-DEV] Obscure token name From: sb@sebastian-bergmann.de (Sebastian Bergmann) Am 27.04.2010 09:17, schrieb Stefan Marr: > Instead of fixing internal details, form the users point of view it > might be better to not expose token names at all, but have meaningful > parser errors. ... which we want to achieve with the migration from bison to lemon, right? -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/