Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] mailsplit.c: remove dead code

From: Matthieu Moy <hidden>
Date: 2016-06-15 23:02:15

Stefan Beller [off-list ref] writes:
+	if (is_bare && !allow_bare) {
+		unlink(name);
+		fprintf(stderr, "corrupt mailbox\n");
+		exit(1);
+	}
Not directly related to your patch, but shouldn't this be using

die(_("corrupt mailbox"));

instead?

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help