Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2002 09:28:37 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        walt <wa1ter@hotmail.com>, freebsd-current@FreeBSD.ORG, David Malone <dwmalone@FreeBSD.ORG>
Subject:   Re: gcore/elfcore.c broken?
Message-ID:  <20020905082837.GA49246@walton.maths.tcd.ie>
In-Reply-To: <p05111703b99c8e488287@[128.113.24.47]>
References:  <3D770E8E.6030600@hotmail.com> <p05111703b99c8e488287@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 05, 2002 at 12:42:09AM -0400, Garance A Drosihn wrote:
> At 12:58 AM -0700 9/5/02, walt wrote:
> >cc -O -pipe -mcpu=pentiumpro    -c /usr/src/usr.bin/gcore/elfcore.c
> >/usr/src/usr.bin/gcore/elfcore.c: In function `elf_coredump':
> >/usr/src/usr.bin/gcore/elfcore.c:128: syntax error before "nleft"
> >/usr/src/usr.bin/gcore/elfcore.c:131: `nleft' undeclared (first use 
> >in this function)
> >/usr/src/usr.bin/gcore/elfcore.c:131: (Each undeclared identifier is 
> >reported only once
> >/usr/src/usr.bin/gcore/elfcore.c:131: for each function it appears in.)
> 
> I suspect it was broken as part of the commit:

Yep - it crept in as part of some crud I had in my freefall tree.
I'd run a cvs diff before applying this patch to make sure the tree
was clean but must have missed this. (The intmax_t changes wouldn't
have passed md5 anyway...)

I'll check and see if I touched anything else I didn't intent to
and back out any patches which shouldn't be in the tree.

	David.

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?20020905082837.GA49246>