Date: 08/25/98
- Next message: rasmus: "[PHP-DEV] CVS update: php31/main"
- Previous message: shane: "[PHP-DEV] CVS update: php31/ext/odbc"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php31/main"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tuesday August 25, 1998 @ 23:14
Author: shane
Update of /repository/php31/main
In directory asf:/u2/tmp/cvs-serv29256/main
Modified Files:
main.h phpsapi_core.dsp
Log Message:
overwrite odbc. it works again.
Index: php31/main/main.h
diff -c php31/main/main.h:2.6 php31/main/main.h:2.7
*** php31/main/main.h:2.6 Fri Aug 21 15:17:37 1998
--- php31/main/main.h Tue Aug 25 23:14:20 1998
***************
*** 29,35 ****
*/
! /* $Id: main.h,v 2.6 1998/08/21 19:17:37 zeev Exp $ */
#ifndef _MAIN_H
--- 29,35 ----
*/
! /* $Id: main.h,v 2.7 1998/08/26 03:14:20 shane Exp $ */
#ifndef _MAIN_H
***************
*** 58,63 ****
--- 58,64 ----
#define INIT_WINSOCK 0x100000
#define INIT_CONSTANTS 0x200000
#define INIT_PHPCHAR_STACK 0x400000
+ #define INIT_PT_MEMORY_MANAGER 0x800000
#define NORMAL_SHUTDOWN 1
#define NO_SHUTDOWN 0
Index: php31/main/phpsapi_core.dsp
diff -c php31/main/phpsapi_core.dsp:2.5 php31/main/phpsapi_core.dsp:2.6
*** php31/main/phpsapi_core.dsp:2.5 Fri Aug 21 16:15:49 1998
--- php31/main/phpsapi_core.dsp Tue Aug 25 23:14:20 1998
***************
*** 261,266 ****
--- 261,270 ----
# End Source File
# Begin Source File
+ SOURCE=.\pt_alloc.c
+ # End Source File
+ # Begin Source File
+
SOURCE=.\safe_mode.c
# End Source File
# Begin Source File
-- 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: rasmus: "[PHP-DEV] CVS update: php31/main"
- Previous message: shane: "[PHP-DEV] CVS update: php31/ext/odbc"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php31/main"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

