From: Simon Josefsson Date: Fri, 20 Jan 2012 12:56:26 +0000 (+0100) Subject: Fix syntax-check rules. X-Git-Tag: gnutls-3_0_12~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb40782b072d8765a6e331c6c63c43798f4a8203;p=thirdparty%2Fgnutls.git Fix syntax-check rules. --- diff --git a/cfg.mk b/cfg.mk index 3ad361c8a0..82310f8443 100644 --- a/cfg.mk +++ b/cfg.mk @@ -46,7 +46,7 @@ update-copyright-env = UPDATE_COPYRIGHT_USE_INTERVALS=1 # Explicit syntax-check exceptions. exclude_file_name_regexp--sc_cast_of_alloca_return_value = ^guile/modules/gnutls/build/priorities.scm|guile/src/core.c$$ exclude_file_name_regexp--sc_error_message_period = ^src/crywrap/crywrap.c$$ -exclude_file_name_regexp--sc_error_message_uppercase = ^doc/examples/ex-cxx.cpp|guile/src/core.c|src/certtool.c|src/crywrap/crywrap.c|tests/pkcs12_encode.c$$ +exclude_file_name_regexp--sc_error_message_uppercase = ^doc/examples/ex-cxx.cpp|guile/src/core.c|src/certtool.c|src/ocsptool.c|src/crywrap/crywrap.c|tests/pkcs12_encode.c$$ exclude_file_name_regexp--sc_file_system = ^doc/doxygen/Doxyfile exclude_file_name_regexp--sc_prohibit_cvs_keyword = ^lib/nettle/.*$$ exclude_file_name_regexp--sc_prohibit_undesirable_word_seq = ^tests/nist-pkits/gnutls-nist-tests.html$$ diff --git a/po/POTFILES.in b/po/POTFILES.in index 8943037b4f..0c83548039 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,6 @@ # List of source files which contain translatable strings. -lib/gnutls_errors.c lib/gnutls_alert.c -lib/x509/output.c +lib/gnutls_errors.c lib/openpgp/output.c +lib/x509/ocsp_output.c +lib/x509/output.c