Subject: Re: digest build failure
To: leam <leam@reuel.net>
From: grant beattie <grant@NetBSD.org>
List: tech-pkg
Date: 07/13/2003 06:11:54
On Sat, Jul 12, 2003 at 08:16:29AM -0400, leam wrote:

> Wow, I have *such* an active life! Friday night and Saturday morning 
> spent ignoring great weather to piddle with .c files.
> 
> Anyway, the "rpl_malloc" issue seems to have been a reference in config.h:
> 	#define malloc rpl_malloc

yes, I think the gnu-compatible malloc() test can be removed, since
digest doesn't try to malloc(0), anyway.

I wonder how it crept in there..

g.