Junio C Hamano, Mon, Oct 27, 2008 06:07:24 +0100: > Where is git_snpath() used? Nowhere yet, but it should replace git_path in every call where the result is not used immediately. Which, as the story with cygwin porting shows, can be sometimes not quite trivial (who could suspect lstat(2) will have application local side effects?). Maybe I should resend the patches without it, following by patches introducing git_snpath and replacing calls to git_path. Maybe Linus should be sued for introducing the function in the first place. -- 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