Date: 02/02/99
- Next message: Thies C. Arntzen: "[PHP-DEV] how to return "abstract" datatypes (LOBS) to the script."
- Previous message: Shane Caraveo: "[PHP-DEV] Add PHP3 flock() support"
- In reply to: Shane Caraveo: "[PHP-DEV] Add PHP3 flock() support"
- Next in thread: Shane Caraveo: "Re: [PHP-DEV] Add PHP3 flock() support"
- Reply: Shane Caraveo: "Re: [PHP-DEV] Add PHP3 flock() support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Feb 02, 1999 at 05:23:29PM -0500, Shane Caraveo wrote:
> Was the flock port for windows (in the win32 directory, used with dbm
> stuff if I remember right) working with that also? I don't have time
> now, and until after the 15th of this month, to do anything with php.
win32/flock.h and compat.h define currently the same things, I suggest to fold
win32/flock.c into compat.c together with the appropiate #if checks. Is
#if WIN32|WINNT
enough?
--
Regards,
Sascha Schumann |
Consultant | finger sas <email protected>
| for PGP public key
--
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: Thies C. Arntzen: "[PHP-DEV] how to return "abstract" datatypes (LOBS) to the script."
- Previous message: Shane Caraveo: "[PHP-DEV] Add PHP3 flock() support"
- In reply to: Shane Caraveo: "[PHP-DEV] Add PHP3 flock() support"
- Next in thread: Shane Caraveo: "Re: [PHP-DEV] Add PHP3 flock() support"
- Reply: Shane Caraveo: "Re: [PHP-DEV] Add PHP3 flock() support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

