Hi, On Sun, 7 Mar 2010, Erik Faye-Lund wrote: > On Sun, Mar 7, 2010 at 10:33 PM, Stephen Boyd <bebarino@xxxxxxxxx> wrote: > > +static struct string_list extra_hdr = { .strdup_strings = 1 }; > > +static struct string_list extra_to = { .strdup_strings = 1 }; > > +static struct string_list extra_cc = { .strdup_strings = 1 }; > > > > Do we really use this C99 feature (designated initializers)? I think > it will break MSVC builds, at least... Perhaps some other non-gcc > platforms as well? http://repo.or.cz/w/git.git/blob?f=Documentation/SubmittingPatches#l84 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