Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54505 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22592 invoked from network); 11 Aug 2011 08:29:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2011 08:29:16 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 207.97.245.193 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 207.97.245.193 smtp193.iad.emailsrvr.com Linux 2.6 Received: from [207.97.245.193] ([207.97.245.193:37271] helo=smtp193.iad.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/00-21778-BD2934E4 for ; Thu, 11 Aug 2011 04:29:15 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp39.relay.iad1a.emailsrvr.com (SMTP Server) with ESMTP id EA10A98283; Thu, 11 Aug 2011 04:29:12 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp39.relay.iad1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 6C0A39827C; Thu, 11 Aug 2011 04:29:12 -0400 (EDT) Message-ID: <4E4392D7.3030602@sugarcrm.com> Date: Thu, 11 Aug 2011 01:29:11 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Gwynne Raskind CC: PHP internals References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Line markers in PHP From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! On 8/10/11 9:29 PM, Gwynne Raskind wrote: > I've just created a new RFC, https://wiki.php.net/rfc/linecontrol , > regarding adding cpp(1)'s linemarkers to PHP. Discussion is invited. > > -- Gwynne > Frankly, this seems to be pretty narrow use case for language syntax change. Though you could in theory run PHP through all kinds of preprocessors, including cpp, in practice this is rarely done, and one could as well write a short app which parses error messages and does necessary substitutions for these narrow cases. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227