Date: Tue, 6 Nov 2001 20:14:06 -0500 From: Mike Barcroft <mike@FreeBSD.ORG> To: Jan Stocker <Jan.Stocker@t-online.de> Cc: freebsd-current@FreeBSD.ORG Subject: Re: malloc.h Message-ID: <20011106201405.D33972@coffee.q9media.com> In-Reply-To: <000501c16727$b3772540$fe02010a@twoflower.liebende.de>; from Jan.Stocker@t-online.de on Wed, Nov 07, 2001 at 02:01:15AM %2B0100 References: <XFMail.011106154536.jhb@FreeBSD.org> <000501c16727$b3772540$fe02010a@twoflower.liebende.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Jan Stocker <Jan.Stocker@t-online.de> writes: > I completly reinstalled my system in the last days. Many ports have a > problem searching prototypes in malloc.h which have been moved to stdlib.h > (which is displayed as error in malloc.h). I think a better solution is to > replace the error-statement with a warning and do a #include <stdlib.h> in > the malloc.h file. If you dont, you have to take care of many c and h files > and patch em all (not a nice work for the porters...) > > Jan See section 19.2.1.4 in the FreeBSD Handbook. Specificly, you need to review the commit logs and prior discussion before posting messages like this. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011106201405.D33972>