Sterling Hughes wrote:
> Anybody have a win32 testing environment I could use to test all
> these changes?

  The following patch fixes this issue:

Index: ZendTS.dsp
===================================================================
RCS file: /repository/Zend/ZendTS.dsp,v
retrieving revision 1.31
diff -u -u -r1.31 ZendTS.dsp
--- ZendTS.dsp  2001/08/13 15:08:07     1.31
+++ ZendTS.dsp  2001/09/18 06:36:46
@@ -224,6 +224,10 @@
 # End Source File
 # Begin Source File

+SOURCE=.\zend_qsort.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\zend_sprintf.c
 # End Source File
 # Begin Source File
@@ -357,6 +361,10 @@
 # Begin Source File

 SOURCE=.\zend_ptr_stack.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\zend_qsort.h
 # End Source File
 # Begin Source File

-- 
  Sebastian Bergmann                          Measure Traffic & Usability
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to