Hi, On Tue, 6 Mar 2007, Alex Riesen wrote: > On 3/6/07, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > > ... > > CC builtin-grep.c > > builtin-grep.c:187: warning: 'external_grep' defined but not used > > Can I suggest printing the resulting object file instead of source? > It is useful if you want rebuild just one file by mouse-copy-paste it > into command line (the source file name for editor in case of > error is already in error message). I don't understand. If you want to fix what was triggering the warning, you have to edit the source, no? Besides, this warning is generated by the compiler, so I doubt we can do anything about it. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html