Re: [PHP-DEV] coding standard addition proposal

2002-08-13 Thread derick
On Sun, 11 Aug 2002, Dan Kalowsky wrote: > Any +/-1s on this idea? +1 Derick --- Did I help you? http://www.derickrethans.nl/link.php?url=giftlist Frequent ranting: http://www.derickrethans.nl/

[PHP-DEV] Re: Comments (Was: [PHP-DEV] coding standard addition proposal)

2002-08-11 Thread Yasuo Ohgaki
Marcus Börger wrote: > At 19:01 11.08.2002, Markus Fischer wrote: > >> On Sun, Aug 11, 2002 at 11:31:33AM -0400, Dan Kalowsky wrote : >> > Looking over the commit by Marcus on gd I noticed the #if 0 section on >> > some code. >> > >> > I'd like to propose that the coding standard be updated to NO

[PHP-DEV] Comments (Was: [PHP-DEV] coding standard addition proposal)

2002-08-11 Thread Marcus Börger
At 19:01 11.08.2002, Markus Fischer wrote: >On Sun, Aug 11, 2002 at 11:31:33AM -0400, Dan Kalowsky wrote : > > Looking over the commit by Marcus on gd I noticed the #if 0 section on > > some code. > > > > I'd like to propose that the coding standard be updated to NOT do this, > > but to do somethi

Re: [PHP-DEV] coding standard addition proposal

2002-08-11 Thread Markus Fischer
On Sun, Aug 11, 2002 at 11:31:33AM -0400, Dan Kalowsky wrote : > Looking over the commit by Marcus on gd I noticed the #if 0 section on > some code. > > I'd like to propose that the coding standard be updated to NOT do this, > but to do something like "#if 0_KALOWSKY" to make life easier for all

Re: [PHP-DEV] coding standard addition proposal

2002-08-11 Thread Marcus Börger
At 17:48 11.08.2002, Dan Kalowsky wrote: >On Sun, 11 Aug 2002, Zeev Suraski wrote: > > > +1 > > (as long as it's always #if 0_KALOWSKY :) > >Only on Mondays commits ;) > >But the reality is whoever is doing the #if 0_ will put their cvs name >there. Are the sunday commits still available? If yes

Re: [PHP-DEV] coding standard addition proposal

2002-08-11 Thread Dan Kalowsky
On Sun, 11 Aug 2002, Zeev Suraski wrote: > +1 > (as long as it's always #if 0_KALOWSKY :) Only on Mondays commits ;) But the reality is whoever is doing the #if 0_ will put their cvs name there. >---< Dan Kalowsky"

Re: [PHP-DEV] coding standard addition proposal

2002-08-11 Thread Zeev Suraski
+1 (as long as it's always #if 0_KALOWSKY :) At 18:31 11/08/2002, Dan Kalowsky wrote: >Hello list, > >Looking over the commit by Marcus on gd I noticed the #if 0 section on >some code. > >I'd like to propose that the coding standard be updated to NOT do this, >but to do something like "#if 0_KAL

[PHP-DEV] coding standard addition proposal

2002-08-11 Thread Dan Kalowsky
Hello list, Looking over the commit by Marcus on gd I noticed the #if 0 section on some code. I'd like to propose that the coding standard be updated to NOT do this, but to do something like "#if 0_KALOWSKY" to make life easier for all running through the code. Yeah I know, you can look in the