From: Pádraig Brady Date: Fri, 11 Mar 2011 01:12:56 +0000 (+0000) Subject: maint.mk: suppress a syntax check false positive X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caefbc9f759c39878987f78e7ba0bd5df63b491d;p=pspp maint.mk: suppress a syntax check false positive * top/maint.mk (sc_unmarked_diagnostics): Don't warn when diagnostics are marked with ngettext. --- diff --git a/ChangeLog b/ChangeLog index f3a122fcc9..df4b52c40e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-03-11 Pádraig Brady + + maint.mk: suppress a false positive warning + * top/maint.mk ((sc_unmarked_diagnostics): Don't warn when + diagnostics are marked with ngettext. + 2011-03-10 Eric Blake wchar: add explicit dependencies, for Tru64 diff --git a/top/maint.mk b/top/maint.mk index 90c22cfed9..76741adf66 100644 --- a/top/maint.mk +++ b/top/maint.mk @@ -659,7 +659,7 @@ sc_two_space_separator_in_usage: sc_unmarked_diagnostics: @grep -nE \ '\&2; \ exit 1; } || :