Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12682 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19093 invoked by uid 1010); 9 Sep 2004 17:30:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19052 invoked from network); 9 Sep 2004 17:30:53 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 9 Sep 2004 17:30:52 -0000 Received: (qmail 4623 invoked from network); 9 Sep 2004 17:30:51 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 9 Sep 2004 17:30:51 -0000 Message-ID: <5.1.0.14.2.20040909103030.02f332e0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 09 Sep 2004 10:30:46 -0700 To: Andrey Hristov , Kamesh Jayachandran Cc: internals@lists.php.net In-Reply-To: <414068F4.1080503@hristov.com> References: <1094723466.25363.204005102@webmail.messagingengine.com> <1094723466.25363.204005102@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] info needed regarding TSRM thread local storage From: andi@zend.com (Andi Gutmans) At 04:30 PM 9/9/2004 +0200, Andrey Hristov wrote: > Hi, >probably MBO_0 stands for MarcusBOerger_0 . I am not sure whether this was >somewehere in the coding standards >document, but this means that the programmer has commented the code by >using the preprocessor. The programmer >has to put his name and a suffix _0 . Usually code commented this way is >quite experimental and can lead to problems, >but was left for some reason. >It looks like this. Yep and he used MBO so that you know who it was :) "Left his mark" Andi