Jeremiah Mahler <jmmahler@xxxxxxxxx> writes: > + if (signature_file) { > + if (signature && signature != git_version_string) > + die(_("cannot specify both signature and signature-file")); > + > + struct strbuf buf = STRBUF_INIT; builtin/log.c:1460:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] -- 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