On Mon, Apr 15, 2013 at 09:48:22AM +1000, Duy Nguyen wrote: > On Mon, Apr 15, 2013 at 9:25 AM, Adam Spiers <git@xxxxxxxxxxxxxx> wrote: > >> > The introduction of argc also makes it possible to invoke > >> > check_ignore() with arguments which are not self-consistent. > >> > >> This is the same problem with main() > > > > How could main() be invoked with argc inconsistent with argv? > > The point is main's caller has to maintain the consistency. So do > check_ignore's callers. But only the system runtime calls main(), right? So we can probably rely on it being called in a consistent manner ;-) -- 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