From dev-return-5331-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Mon Jan 07 06:04:17 2002 Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 81106 invoked by uid 500); 7 Jan 2002 06:04:16 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 81094 invoked from network); 7 Jan 2002 06:04:15 -0000 Message-ID: <025601c19741$0ea04f20$93c0b0d0@v505> From: "William A. Rowe, Jr." To: "Craig Peterein" , References: <20020105115844.GA26523@puma.peterein.org> Subject: Re: [PATCH] make apr and apr-util compile Date: Mon, 7 Jan 2002 00:02:02 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-OriginalArrivalTime: 07 Jan 2002 06:03:41.0714 (UTC) FILETIME=[0EA04F20:01C19741] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N From: "Craig Peterein" Sent: Saturday, January 05, 2002 5:58 AM > (apr/shmem/beos/shmem.c apr/shmem/os2/shmem.c apr/shmem/unix/shmem.c) Fix so > they compile. The typedef for apr_shmem_t is already in include/apr_shmem.h Craig, thanks for the catch - the fixes are already applied, please try again from CVS head (Jeff fixed it about 12 hours after I broke it, and it should work for you now.) Bill