Alex Riesen <raa.lkml@xxxxxxxxx> writes: > 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. I took the liberty of doing the first half of just that ;-) I also think this series of fix is maint-worthy, and splitted the last one into two so that maint and master can be fixed independently. -- 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