On Fri, May 6, 2016 at 12:57 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Marc Branchaud <marcnarc@xxxxxxxxxxx> writes: > >> On 2016-05-06 02:54 PM, Junio C Hamano wrote: >>> >>> I wonder if can we come up with a short and sweet notation to remind >>> futhre readers that this "initialization" is not initializing but >>> merely squelching warnings from stupid compilers, and agree to use >>> it consistently? >> >> Perhaps >> >> #define COMPILER_UNINITIALIZED_WARNING_INITIALIZER 0 >> >> or, for short-and-sweet >> /* Here could go a longer explanation than the 4 character define :) */ >> #define CUWI 0 >> >> ? >> >> :) > > I get that smiley. > > I was hinting to keep the /* compiler workaround */ comment, but > in a bit shorter form. > -- > 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 -- 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