Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 22203 invoked by uid 500); 29 Jan 2001 13:26:06 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 22012 invoked from network); 29 Jan 2001 13:26:04 -0000 Errors-To: From: "William A. Rowe, Jr." To: Subject: RE: cvs commit: httpd-2.0/include ap_compat.h Date: Mon, 29 Jan 2001 07:26:15 -0600 Message-ID: <001001c089f7$0e8ddf00$92c0b0d0@roweclan.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <3A753D95.B1B33A0C@algroup.co.uk> Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > From: Ben Laurie [mailto:ben@algroup.co.uk] > Sent: Monday, January 29, 2001 3:53 AM > > Greg Stein wrote: > > > > These should all have license text at the top. > > BTW, what's the deal with the "apu_" prefix? Just avoiding namespace clashes. Could be wordy and rename it apr_util_compat.h if you like. Each includes the headers[s] below it, since each depends on the projects following anyways; httpd-2.0/include/ap_compat [renamed 1.3/2.0a symbol names in the server] apr-util/include/apu_compat.h [renamed 1.3/2.0a symbol names in apr-util] apr/include/apr_compat.h [renamed old 1.3/2.0a symbol names apr -only-]