Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3064 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71035 invoked from network); 30 Jun 2003 20:22:19 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 30 Jun 2003 20:22:19 -0000 Received: (qmail 27692 invoked from network); 30 Jun 2003 20:22:08 -0000 Received: from localhost (HELO andi-home.zend.com) (127.0.0.1) by localhost with SMTP; 30 Jun 2003 20:22:08 -0000 Message-ID: <5.1.0.14.2.20030630232534.03552ae0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 30 Jun 2003 23:25:50 +0200 To: Sterling Hughes ,internals@lists.php.net Cc: zeev@zend.com In-Reply-To: <1057002949.4160.109.camel@hasele> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Removing reserved main:: From: andi@zend.com (Andi Gutmans) References: <1057002949.4160.109.camel@hasele> Nuke along. At 03:55 PM 30/6/2003 -0400, Sterling Hughes wrote: >Hey, > >Edin pointed out that we no longer need to reserve the "main" keyword in >zend engine 2. As the main:: keyword was only reserved for the main:: >namespace in the first place. We no longer have namespaces, therefore >we no longer need to reserve main. > >Attached is a patch to zend_compile.c that removes main. I'll commit it >to zend_compile.c unless someone objects. > >-Sterling > >-- >"A business that makes nothing but money is a poor kind of business." > - Henry Ford