David Aguilar <davvid@xxxxxxxxx> writes: [...] > There are some good explanations in the list archives. > http://thread.gmane.org/gmane.comp.version-control.git/133278/focus=133422 > http://thread.gmane.org/gmane.comp.version-control.git/124676/focus=124803 Thanks. That matches my guess. Wouldn't it be useful to mention it in CodingGuidelines? A danger is that the declaration (that yes, this really is initialised before use) becomes invalid during further changes, so it's best if everybody concerned understands the convention. Obviously if it's a commonly understood and used convention then it's just as well not to have it in CodingGuidelines, but I'm not convinced that this one is, though (having noticed it) the intention isn't hard to grok. -- 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