> From: Junio C Hamano [mailto:gitster@xxxxxxxxx] > Sent: Friday, August 24, 2012 7:44 PM > To: Joachim Schmitz > Cc: git@xxxxxxxxxxxxxxx > Subject: Re: [PATCH 1/2] Ignore trailing slash in mkdir() on platforms that can't deal with this > > As the compat/mkdir.c file includes git-compat-util.h and expects > the declaration of the new function to be found in it, it does not > make any sense to have this as two patches. I'll squash them into > one for now, but it would have been even more complete to have an > update to the Makefile to actually compile these files in the same > change. These things go together. A changed Makefile is in the pipeline, but right now it is pretty NonStop specific, while I tried to keep compat/itimer.cm compat/mkdir.c and git-compat-util.h as NonStop independent as I possible could. That Makefile also depends on the outcome of the discussion about my NonStop specific changed in git-compat.util.h > The other itimer set shares the same issue. I've queued mkdir and > itimer series as one patch each; please check the result in 'pu' > after I push it out. Thanks. What does 'pu' stand for? Bye, Jojo -- 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