Hi, On Tue, 18 Aug 2009, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > As I said earlier, there are common flags, but as I also said, it is > > probably better to keep the #define's in a header file for better > > visibility and editability, albeit in logically clustered blocks (i.e. > > all the NO_* and other #define's that affect what source code is > > compiled, all default paths in another cluster, #define's to bow > > before Microsoft's C runtime's decision to deprecate the C99 standard > > function names, etc) > > ... and that can live in a separate header file to reduce clutter and > shield people who do not need to look at MSC related code, no? Maybe we could call it compat/msvc.h? ;-) Ciao, Dscho -- 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