Re: [PHP-DEV] Patch: Nested comments

2001-11-27 Thread Anders Johannsen
On Tue, 2001-11-27 at 21:49, Stig Venaas wrote: > On Tue, Nov 27, 2001 at 09:41:46PM +0100, Anders Johannsen wrote: > > The submitted patch does not break any existing code Perhaps I should have added: ... unless you have a really silly commenting style. > Okay, it is a bit weird, b

Re: [PHP-DEV] Patch: Nested comments

2001-11-27 Thread Anders Johannsen
On Tue, 2001-11-27 at 21:16, Andi Gutmans wrote: > It's not like I don't want to keep BC as much as possible for ZE2 too. I'm not sure how "as much as possible" differs from "not at all" in this context? If code developed for ZE2 cannot run on ZE1, it should not matter *how much* it is incompat

Re: [PHP-DEV] Patch: Nested comments

2001-11-27 Thread Anders Johannsen
> /* > > ?> > Html code > > */ > > Would comment out the html code too.. I believe the "Html code" is ignored. Best regards, Anders Johannsen -- [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Patch: Nested comments

2001-11-27 Thread Anders Johannsen
ainst latest CVS Best regards, Anders Johannsen -- [EMAIL PROTECTED] Index: zend_globals.h === RCS file: /repository/Zend/zend_globals.h,v retrieving revision 1.80 diff -u -r1.80 zend_globals.h --- zend_globals.h 2001/10/23 01:19:

[PHP-DEV] Range literal (proposal)

2001-09-03 Thread Anders Johannsen
d Engine, which, I believe, is best left up to people with a understanding of its internals (which rules me out). Let me know what you think. Btw: Is there a PHP mechanism for language improvement suggestions (such as Perl's RFC or Ruby's RCR)? /A -- Anders Johannsen, Denmark -- PHP D

Re: [PHP-DEV] Buildproblems in latest CVS

2001-08-21 Thread Anders Johannsen
On 21 Aug 2001 12:57:03 +0200, [EMAIL PROTECTED] wrote: > On Thu, Aug 09, 2001 at 02:40:19AM +0200, Anders Johannsen wrote: > > I'am experiencing problems building PHP from the latest cvs. The errors > > occur when running 'buildconf'. The box is a Debian/unstab

Re: [PHP-DEV] Buildproblems in latest CVS

2001-08-09 Thread Anders Johannsen
building configure FATAL ERROR: Autoconf version 2.50 or higher is required for this script rebuilding acconfig.h rebuilding main/php_config.h.in FATAL ERROR: Autoconf version 2.50 or higher is required for this script Best regards Anders Johannsen -- PHP Development Mailing List <http://www

[PHP-DEV] Buildproblems in latest CVS

2001-08-08 Thread Anders Johannsen
I'am experiencing problems building PHP from the latest cvs. The errors occur when running 'buildconf'. The box is a Debian/unstable. Autoconf, automake and libtool versions seems to suffice. aj@uranos% ./buildconf buildconf: checking installation... buildconf: autoconf version 2.52 (ok) buildcon