Date: Tue, 27 Nov 2001 12:57:24 +0200 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: David Malone <dwmalone@maths.tcd.ie> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: misc/32296: brk() has illegal prototype Message-ID: <20011127125724.D34943@sunbay.com> In-Reply-To: <200111271036.aa94603@salmon.maths.tcd.ie> References: <20011127100716.A22667@sunbay.com> <200111271036.aa94603@salmon.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 27, 2001 at 10:36:19AM +0000, David Malone wrote: > > Cool, could you please also test with the return type of sbrk() > > changed to "void *"? > > I've tested changing the return type of brk to a int and that > doesn't seem to break anything. I'll try changing sbrk to return > a void *, but if I do that I should change brk to take a const void > * too. > Yep, missed this one, thank you! Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011127125724.D34943>