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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to