[tools] patches: mention that there must be the full name

André Hentschel nerv at dawncrow.de
Tue Nov 23 14:17:13 CST 2010


at them moment we only mention "name" not "_full_ name"
This was my first thought when i saw Nagato
---
 patches/update |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/patches/update b/patches/update
index ef24a7f..70d05e3 100755
--- a/patches/update
+++ b/patches/update
@@ -64,7 +64,7 @@ my @legend =
  [ "buildfail",  "<ul><li>Syntax error or other compile problem.</li>" .
                  "<li>You forgot to include some changes or new files required for compilation.</li>" .
                  "<li>The patch causes compiler warnings (maintainer mode implies -Werror).</li></ul>" ],
- [ "formatting", "<ul><li>The patch author's name or email address are incorrect or missing.</li>" .
+ [ "formatting", "<ul><li>The patch author's full name or email address are incorrect or missing.</li>" .
                  "<li>Whitespace got mangled in transit.</li>" .
                  "<li>Indentation is messed up (usually from editing with a non-standard tab size).</li>" .
                  "<li>8-bit chars got mangled in transit (usually when sending patches to resource files).</li>" .
-- 
1.7.3.2.245.g03276




More information about the wine-patches mailing list