DORMANTno replies

[PATCH] Include mailmap.h in mailmap.c to catch mailmap interface changes

From: Alex Riesen <hidden>
Date: 2016-06-15 22:43:07
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Alex Riesen <redacted>
---

And an interface change it could use. There is only two users, and
only one needs repo_abbrev. Maybe put all mailmap data into a
structure, and pass a pointer to that structure to read_mailmap?
Not proposing it, though. Not worth the effort: mailmaps aren't very
popular (and maybe not even used, if one remembers how inconsistent
local mail configurations are).

 mailmap.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/mailmap.c b/mailmap.c
index 38359a2..cb567a2 100644
--- a/mailmap.c
+++ b/mailmap.c
@@ -1,5 +1,6 @@
 #include "cache.h"
 #include "path-list.h"
+#include "mailmap.h"
 
 int read_mailmap(struct path_list *map, const char *filename, char **repo_abbrev)
 {
-- 
1.5.2.rc0.792.g7f4bd0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help