Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2011 22:40:00 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Garrett Cooper <yanegomi@gmail.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r226157 - head/usr.bin/kdump
Message-ID:  <8662jvtg7z.fsf@ds4.des.no>
In-Reply-To: <CAGH67wTLifRgjArPQ4SoR1PBtsH%2B4wKDev-agi3EDCxLBX5ybA@mail.gmail.com> (Garrett Cooper's message of "Tue, 11 Oct 2011 13:03:45 -0700")
References:  <201110081247.p98Cl06s063337@svn.freebsd.org> <CAGH67wRJsp870Z0Cw2C=HRiUHHb7f6or%2BMRmQcR-ou52RXidiQ@mail.gmail.com> <86botns3zj.fsf@ds4.des.no> <CAGH67wTLifRgjArPQ4SoR1PBtsH%2B4wKDev-agi3EDCxLBX5ybA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Cooper <yanegomi@gmail.com> writes:
> Awesome! If you can find out where capname was at, I don't have an
> issue with re-adding that portion of the patch. The issue is that the
> compile fails with WARNS > 0 because it can't find the identifier in
> any of the included headers (and it's new code because I had to remove
> it last night before running make universe). I searched for it in
> src/sys/sys and I couldn't find it, fell back to looking in src/ and
> didn't come up with anything. I could have overlooked something
> obvious though (it happens), or it might have been a typo that I
> didn't look to closely at in my search to find the proper analog.
> Thanks!

The capname function is generated by mksubr, along with all the other
*name functions.  It's part of the code I added this weekend.  This is
what "svn log" and "svn diff" are for, you know :)

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8662jvtg7z.fsf>