The following reply was made to PR config/2548; it has been noted by GNATS.

From: Marc Slemko <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Apache bugs database <[EMAIL PROTECTED]>
Subject: Re: config/2548: apache and php3 both supply an strerror on a system 
without one
Date: Wed, 8 Jul 1998 10:13:50 -0700 (PDT)

 I really think the only proper solution in this case is for us to use
 ap_strerror, and then either define it or compile it depending on the
 system.
 
 On 8 Jul 1998 [EMAIL PROTECTED] wrote:
 
 > [In order for any reply to be added to the PR database, ]
 > [you need to include <[EMAIL PROTECTED]> in the Cc line ]
 > [and leave the subject line UNCHANGED.  This is not done]
 > [automatically because of the potential for mail loops. ]
 > 
 > 
 > Synopsis: apache and php3 both supply an strerror on a system without one
 > 
 > Comment-Added-By: jim
 > Comment-Added-When: Wed Jul  8 07:41:43 PDT 1998
 > Comment-Added:
 > Keep us informed about what PHP says about this. I think
 > there might be other similar cases. Another option would
 > be to, after running configure on PHP, edit config.h
 > so that HAVE_STRERROR is defined as 1 (I know, ugly :) :) )
 > 
 

Reply via email to