Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 1998 14:23:17 -0700 (PDT)
From:      "Jason C. Wells" <jcwells@u.washington.edu>
To:        Doug White <dwhite@resnet.uoregon.edu>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: malloc.h vs. stdlib.h
Message-ID:  <Pine.BSF.3.96.980506141940.896A-100000@s8-37-26.student.washington.edu>
In-Reply-To: <Pine.BSF.3.96.980506123642.10811F-100000@gdi.uoregon.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 May 1998, Doug White wrote:

>On Wed, 6 May 1998, Studded wrote:
>
>> When compiling someone else's stuff I often see warnings to the effect
>> of, "warning, this file includes malloc.h which is a bad thing, please
>> use stdlib.h instead."  I am wondering if it's worthwhile to actually
>> make that change in the software and recompile.  
>
>Probably.  That way we're sure it's using our enhanced malloc instead of a
>local reimplementation.

I got confused here. When you say "use our enhanced malloc" do you mean
use stdlib.h?

I am porting an app that gives this error as well so this info is useful
to me. 

Thank you,       | Try some of this. It will show you where you're at.
Jason Wells	 | http://www.freebsd.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980506141940.896A-100000>