Hi, On Wed, 14 May 2008, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > git_config() only had a function parameter, but no callback data > > parameter. This assumes that all callback functions only modify > > global variables. > > > > With this patch, every callback gets a void * parameter, and it is hoped > > that this will help the libification effort. > > Great, as this has also been a pet-peeve of mine for quite some time. > > Except the patch has quite a many rejects X-<. Did you try to apply it to "next"? I thought I based it on "next"... I will prepare three patches tomorrow: for "next", "master" and "maint" respectively (even if I think that "maint" should not take it; it is no real fix). 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