"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: > BTW, why does this return const char* from typename(type) instead > of just returning the enum object_type and letting the caller do > typename() if they want it? Most of our other code that returns > types returns the enum, not the string. :-\ It just was not converted from the old string interface. I thought you are old enough to remember ;-) - 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