Hi, On Sun, 30 Sep 2007, Jonas Fonseca wrote: > Also, I think for this to be more usable for other built-in programs it > shouldn't modify argv, but instead take both argc and argv (so we don't > need to have code like "*++(*argv)" ;), parse _all_ options in one go, > and return the index (of argv) for any remaining options. We _have_ to modify argv. For example, "git log master -p" is perfectly valid. 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