On Tue, Mar 24, 2009 at 2:09 AM, Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> wrote: > @@ -2932,8 +2932,7 @@ static int write_out_one_reject(struct patch *patch) > cnt = strlen(patch->new_name); > if (ARRAY_SIZE(namebuf) <= cnt + 5) { > cnt = ARRAY_SIZE(namebuf) - 5; > - fprintf(stderr, > - "warning: truncating .rej filename to %.*s.rej", > + warning("truncating .rej filename to %.*s.rej", Again, doesn't this change the output? -- Erik "kusma" Faye-Lund kusmabite@xxxxxxxxx (+47) 986 59 656 -- 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