Newbie to the group. I couldn't find a reference to say what the requirements are to compile git. Certainly it works with GCC, but GCC allows for all sorts of non standard syntax. When trying to compile with a C89 compliant compiler, I'm coming across a couple issues: - "inline" use - trailing comma on the last member of enums Are these oversights or does git require GCC or a C99 compiler? Thanks! -- 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