Howdy folks, When I compile this latest version of diff.c on a i686 dual-core Pentium box I see: diff.c: In function ‘diff_populate_filespec’: diff.c:1781: warning: passing argument 2 of ‘strbuf_detach’ from incompatible pointer type The same code compiles without warning on a x86_64 AMD box. Both machines are running stock Ubuntu 8.04. Does it need a cast on some architectures? Cheers, Mark -- 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