Date: 01/12/99
- Next message: Uwe Steinmann: "Re: [PHP-DEV] dlist.c"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] Bug #1053: Bizarre corruption problem with files gotten by readfile/fpassthru/etc."
- Next in thread: Uwe Steinmann: "Re: [PHP-DEV] dlist.c"
- Reply: Uwe Steinmann: "Re: [PHP-DEV] dlist.c"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] dlist.c"
- Maybe reply: Andrey Zmievski: "Re: [PHP-DEV] dlist.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I found myself in need of linked lists, and I noticed that DList.h and
dlist.c implement doubly-linked lists already. But dlist.c only compiles
if --with-hyperwave is enabled. Why is that necessary? If no one minds, I
am going to remove #if HYPERWAVE check from dlist.c
-Andrey
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Uwe Steinmann: "Re: [PHP-DEV] dlist.c"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] Bug #1053: Bizarre corruption problem with files gotten by readfile/fpassthru/etc."
- Next in thread: Uwe Steinmann: "Re: [PHP-DEV] dlist.c"
- Reply: Uwe Steinmann: "Re: [PHP-DEV] dlist.c"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] dlist.c"
- Maybe reply: Andrey Zmievski: "Re: [PHP-DEV] dlist.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

