Hi, Thomas Rast tried compiling Git with Intel's C compiler (icc) recently and the results can be found here [1]. Most of them don't amount to anything, are probably not worth fixing. Here are fixes to a few that caught my eye. Thanks. [1]: https://gist.github.com/1367335 -- Ram Ramkumar Ramachandra (4): http: remove unused function hex() convert: don't mix enum with int ll-merge: initialize default_opts const sha1_file: don't mix enum with int convert.c | 6 +++--- http.c | 8 -------- ll-merge.c | 2 +- sha1_file.c | 2 +- 4 files changed, 5 insertions(+), 13 deletions(-) -- 1.7.6.351.gb35ac.dirty -- 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