Received: by taz.hyperreal.com (8.7.6/V2.0) id LAA15801; Wed, 23 Oct 1996 11:49:12 -0700 (PDT) Received: from fully.organic.com by taz.hyperreal.com (8.7.6/V2.0) with ESMTP id LAA15790; Wed, 23 Oct 1996 11:49:10 -0700 (PDT) Received: from localhost (brian@localhost) by fully.organic.com (8.7.6/8.6.12) with SMTP id SAA15884; Wed, 23 Oct 1996 18:49:12 GMT X-Authentication-Warning: fully.organic.com: brian owned process doing -bs Date: Wed, 23 Oct 1996 11:49:12 -0700 (PDT) From: Brian Behlendorf To: Albert Lunde Subject: Re: minor fix to apache 1.1.1 htdigest.c In-Reply-To: <199610231640.RAA08436> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com Thanks Albert; the fix has been applied to the 1.2 development tree. Brian > >This is on HP/UX 10.01, using the Apache 1.1.1 sources. > > > >I don't think this is a real "bug" just something that makes the compiler > >happy. > > > >The error: > >> cc +O2 -Ae htdigest.c -o htdigest > >>cc: "htdigest.c", line 90: warning 604: Pointers are not > >>assignment-compatible. > >>cc: "htdigest.c", line 90: warning 563: Argument #2 is not the correct type. > > > >the fix: > > > >># diff htdigest.c htdigest.c.dist > >>90c90 > >>< MD5Update (&context, (unsigned char *) string, strlen(string)); > >>--- > >>> MD5Update (&context, string, strlen(string)); > >># > > > > > >--- > > Albert Lunde Albert-Lunde@nwu.edu > > > > > > > > > -- > Rob Hartill (robh@imdb.com) > http://www.imdb.com/ ... why wait for a clear night to see the stars?. > --=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-- brian@organic.com www.apache.org hyperreal.com http://www.organic.com/JOBS