From dev-return-9868-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Thu May 29 21:12:40 2003 Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 50768 invoked by uid 500); 29 May 2003 21:12:38 -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 50690 invoked from network); 29 May 2003 21:12:37 -0000 Date: Thu, 29 May 2003 17:12:28 -0400 (EDT) From: Cliff Woolley X-X-Sender: root@bistromath.cs.virginia.edu To: =?ISO-8859-1?Q?Andr=E9?= Malo cc: dev@apr.apache.org Subject: Re: avoid -Wall warning in apr_md5.c In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Thu, 29 May 2003, [ISO-8859-1] André Malo wrote: > configured with worker MPM. > apr_md5.c:688: warning: `crypt_mutex_lock' defined but not used > apr_md5.c:693: warning: `crypt_mutex_unlock' defined but not used I was seeing the same thing on rh80 during 2.0.46 release testing, but deemed it not a showstopper. It should be fixed, I agree.