https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266532
Anton Saietskii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #37 from Anton Saietskii <[email protected]> --- (In reply to Guido Falsi from comment #36) Guido, I'm getting some whitespace warnings with this patch: > git apply /tmp/patch.txt /tmp/patch.txt:117: trailing whitespace. /tmp/patch.txt:124: trailing whitespace. @@ -48,7 +48,7 @@ AC_CHECK_HEADERS(gcrypt.h, [], AC_MSG_ERROR(libgcrypt /tmp/patch.txt:125: trailing whitespace. /tmp/patch.txt:127: trailing whitespace. /tmp/patch.txt:130: trailing whitespace. warning: squelched 8 whitespace errors warning: 13 lines add whitespace errors. > Perhaps remaking via "git format-patch" would be better? -- You are receiving this mail because: You are the assignee for the bug.
