From nobody@hyperreal.com Tue Dec 3 00:18:19 1996 Received: by taz.hyperreal.com (8.8.3/V2.0) id AAA24001; Tue, 3 Dec 1996 00:18:19 -0800 (PST) Message-Id: <199612030818.AAA24001@taz.hyperreal.com> Date: Tue, 3 Dec 1996 00:18:19 -0800 (PST) From: Anthony Rumble Reply-To: anthony@rumble.waratah.id.au To: apbugs@hyperreal.com Subject: Missing #define for SysV'ish systems in mod_expires.c X-Send-Pr-Version: 3.2 >Number: 21 >Category: other >Synopsis: Missing #define for SysV'ish systems in mod_expires.c >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Dec 3 00:20:01 1996 >Last-Modified: Thu Jan 22 09:10:54 PST 1998 >Originator: anthony@rumble.waratah.id.au >Organization: >Release: 1.2b1 >Environment: Solaris 2.3 >Description: Needs to be an #define for SysV'ish systems to substitute index ie/ #define index strchr >How-To-Repeat: >Fix: Add #define index strchr for SysVish machine >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: fielding State-Changed-When: Wed Dec 4 17:38:40 PST 1996 State-Changed-Why: The call to index was unnecessary as well, so this has been fixed for our next release. Responsible-Changed-From-To: gnats-admin (GNATS administrator)-ben Responsible-Changed-By: fielding Responsible-Changed-When: Wed Dec 4 17:38:40 PST 1996 Responsible-Changed-Why: Ben applied the patch. :%2 Responsible-Changed-From-To: ben-apache Responsible-Changed-By: coar Responsible-Changed-When: Thu Jan 22 09:10:54 PST 1998 Responsible-Changed-Why: Putting back into mainstream bugdb >Unformatted: