Clemens Buchacher <drizzd@xxxxxx> writes: > An aborted merge prints the list of rejected paths as part of the > error message. Some of those paths do not have static buffers, so > we have to keep a copy. Like Junio, I'm surprised by this, but I guess you encountered the problem. > Use string_list's to accomplish this. That seems to be a good thing anyway. Did you remove all uses of "struct rejected_paths_list"? If so, you can remove its declaration, if not, why? -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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