2011/10/11 Dag-Erling Smørgrav <[email protected]>: > Garrett Cooper <[email protected]> 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 :)
And svn blame/praise. Yeah.. kind of a derp moment. -Garrett _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
