Tanay Abhra <[email protected]> writes: > + git_config_get_string("imap.folder", (const char**)&imap_folder);
The same "why (const char **)--is that an API mistake?" question applies here and other calls to git_config_get_string() in this patch. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

