rse 98/08/03 01:15:38
Modified: . STATUS Log: The heaven is gray these days in Munich, Germany. Revision Changes Path 1.453 +0 -10 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.452 retrieving revision 1.453 diff -u -r1.452 -r1.453 --- STATUS 1998/08/02 00:10:29 1.452 +++ STATUS 1998/08/03 08:15:38 1.453 @@ -49,16 +49,6 @@ Bill Stoddard <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> - * PR#2483 reports that RewriteMap program still don't work under Win32 - because of a SIGSEGV. The reporter is right, ap_spawn_child_core() - calls the child function with NULL while in the child function the - file handles have to be available. I've assembled the above patch - from the reporters description/patch for testing by our Win32 folks. - (I cannot test it myself). - "Ralf S. Engelschall" <[EMAIL PROTECTED]> - Message-ID: <[EMAIL PROTECTED]> - Status: Ralf +1 - * Bill Stoddard's patch to make some structural changes to ap_call_exec to make it more readable and friendly to a couple of patches that will follow (capability to query the Win32 registry for interpreter name