Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26676 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58911 invoked by uid 1010); 20 Nov 2006 19:20:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58896 invoked from network); 20 Nov 2006 19:20:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2006 19:20:57 -0000 Authentication-Results: pb1.pair.com header.from=sean@caedmon.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sean@caedmon.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain caedmon.net from 69.60.120.90 cause and error) X-PHP-List-Original-Sender: sean@caedmon.net X-Host-Fingerprint: 69.60.120.90 iconoclast.caedmon.net Linux 2.4/2.6 Received: from [69.60.120.90] ([69.60.120.90:50382] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/83-33211-71002654 for ; Mon, 20 Nov 2006 14:20:57 -0500 Received: from localhost ([127.0.0.1]) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1GmEg2-0000pU-00; Mon, 20 Nov 2006 14:19:34 -0500 Message-ID: <45620010.4010504@caedmon.net> Date: Mon, 20 Nov 2006 14:20:48 -0500 User-Agent: Thunderbird 1.5.0.7 (X11/20060918) MIME-Version: 1.0 To: Kevin Waterson CC: internals@lists.php.net References: <20061121055451.02cc12d5.kevin@oceania.net> In-Reply-To: <20061121055451.02cc12d5.kevin@oceania.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] phps line numbering From: sean@caedmon.net (Sean Coates) > Back in March we were discussing the adoption of a patch for 5.2/6 for > line numbering in phps. > > When last discussed, most folks thought the idea was good and it did not > impact on anything else dramatically. We determined that there's no reliable way to number lines and maintain copy-and-paste. S