Hi Junio, As you know, I like to catch sparse errors/warnings while they are still in pu. The topics addressed by the first two patches progressed from pu during the easter break, so I missed them. Sorry about that. I have refrained from sending patches to (parts of) the compat area because I thought they would not be accepted since they have 'upstream's. However, given the recent patches fixing up spelling mistakes, I decided it was worth a try ... ;-) The final patch was a direct result of testing patch 5 on linux. ATB, Ramsay Jones Ramsay Jones (6): clone: Make the 'junk_mode' symbol a file static path: Make the 'get_st_mode_bits' symbol a file static compat/regex/regexec.c: Fix some sparse warnings compat/fnmatch/fnmatch.c: Fix a sparse error compat/nedmalloc: Fix some sparse warnings compat/nedmalloc: Fix compiler warnings on linux Makefile | 1 + builtin/clone.c | 2 +- compat/fnmatch/fnmatch.c | 3 ++- compat/nedmalloc/malloc.c.h | 6 +++++- compat/nedmalloc/nedmalloc.c | 4 ++-- compat/regex/regexec.c | 6 +++--- git-compat-util.h | 1 - path.c | 2 +- 8 files changed, 15 insertions(+), 10 deletions(-) -- 1.8.2 -- 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