[PHP-DEV] CVS update: php3 From: shane (php-dev <email protected>)
Date: 10/05/98

Date: Monday October 5, 1998 @ 10:46
Author: shane

Update of /repository/php3
In directory asf:/u2/tmp/cvs-serv12001

Modified Files:
        php3.dsp
Log Message:
a windows hack to get oracle compilable and working as a dll. Is there some other way to handle the stuff that uses symbol_table in this extension, or should we make some regular api to handle this.
Index: php3/php3.dsp
diff -c php3/php3.dsp:1.44 php3/php3.dsp:1.45
*** php3/php3.dsp:1.44 Sat Oct 3 15:10:06 1998
--- php3/php3.dsp Mon Oct 5 10:46:47 1998
***************
*** 316,321 ****
--- 316,325 ----
  # End Source File
  # Begin Source File
  
+ SOURCE=.\functions\oracle_hack.c
+ # End Source File
+ # Begin Source File
+
  SOURCE=.\functions\pack.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>