libtasn1-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU libtasn1 branch, master, updated. libtasn1_2_10-17-g1241f93


From: Simon Josefsson
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_10-17-g1241f93
Date: Sun, 20 Nov 2011 21:35:52 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=1241f93fbbe39a1cef42d51e2e59913adbf48996

The branch, master has been updated
       via  1241f93fbbe39a1cef42d51e2e59913adbf48996 (commit)
      from  48d0d1beba14daf27603b92a6843f130d17157c9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1241f93fbbe39a1cef42d51e2e59913adbf48996
Author: Simon Josefsson <address@hidden>
Date:   Sun Nov 20 22:35:45 2011 +0100

    Update gnulib files.

-----------------------------------------------------------------------

Summary of changes:
 gl/m4/manywarnings.m4 |  105 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 105 insertions(+), 0 deletions(-)

diff --git a/gl/m4/manywarnings.m4 b/gl/m4/manywarnings.m4
index 67db064..9788ebf 100644
--- a/gl/m4/manywarnings.m4
+++ b/gl/m4/manywarnings.m4
@@ -135,6 +135,111 @@ AC_DEFUN([gl_MANYWARN_ALL_GCC],
     -Wmudflap \
     -Wpacked-bitfield-compat \
     -Wsync-nand \
+    -Wabi \
+    -Waddress \
+    -Waliasing \
+    -Walign-commons \
+    -Wampersand \
+    -Warray-bounds \
+    -Warray-temporaries \
+    -Wassign-intercept \
+    -Wattributes \
+    -Wc++0x-compat \
+    -Wchar-subscripts \
+    -Wcharacter-truncation \
+    -Wclobbered \
+    -Wcomment \
+    -Wcomments \
+    -Wconversion-extra \
+    -Wconversion-null \
+    -Wcoverage-mismatch \
+    -Wcpp \
+    -Wctor-dtor-privacy \
+    -Wdeprecated \
+    -Wdeprecated-declarations \
+    -Wdiv-by-zero \
+    -Wdouble-promotion \
+    -Weffc++ \
+    -Wempty-body \
+    -Wendif-labels \
+    -Wenum-compare \
+    -Werror-implicit-function-declaration \
+    -Wextra \
+    -Wformat \
+    -Wformat-contains-nul \
+    -Wformat-extra-args \
+    -Wformat-zero-length \
+    -Wformat=2 \
+    -Wignored-qualifiers \
+    -Wimplicit \
+    -Wimplicit-function-declaration \
+    -Wimplicit-int \
+    -Wimplicit-interface \
+    -Wimplicit-procedure \
+    -Wint-to-pointer-cast \
+    -Wintrinsic-shadow \
+    -Wintrinsics-std \
+    -Winvalid-offsetof \
+    -Wjump-misses-init \
+    -Wline-truncation \
+    -Wmain \
+    -Wmissing-braces \
+    -Wmissing-field-initializers \
+    -Wmissing-parameter-type \
+    -Wmultichar \
+    -Wnoexcept \
+    -Wnon-template-friend \
+    -Wnon-virtual-dtor \
+    -Wnonnull \
+    -Wnormalized=nfc \
+    -Wold-style-cast \
+    -Wold-style-declaration \
+    -Woverflow \
+    -Woverloaded-virtual \
+    -Woverride-init \
+    -Wparentheses \
+    -Wpmf-conversions \
+    -Wpointer-sign \
+    -Wpointer-to-int-cast \
+    -Wpragmas \
+    -Wproperty-assign-default \
+    -Wprotocol \
+    -Wreal-q-constant \
+    -Wreorder \
+    -Wreturn-type \
+    -Wselector \
+    -Wsequence-point \
+    -Wsign-compare \
+    -Wsign-promo \
+    -Wstrict-null-sentinel \
+    -Wstrict-overflow=5 \
+    -Wstrict-selector-match \
+    -Wsuggest-attribute=const \
+    -Wsuggest-attribute=noreturn \
+    -Wsuggest-attribute=pure \
+    -Wsurprising \
+    -Wswitch \
+    -Wsynth \
+    -Wtabs \
+    -Wtrampolines \
+    -Wtrigraphs \
+    -Wtype-limits \
+    -Wundeclared-selector \
+    -Wunderflow \
+    -Wuninitialized \
+    -Wunsuffixed-float-constants \
+    -Wunused-but-set-parameter \
+    -Wunused-but-set-variable \
+    -Wunused-dummy-argument \
+    -Wunused-function \
+    -Wunused-label \
+    -Wunused-macros \
+    -Wunused-parameter \
+    -Wunused-result \
+    -Wunused-value \
+    -Wunused-variable \
+    -Wvariadic-macros \
+    -frequire-return-statement \
     ; do
     gl_manywarn_set="$gl_manywarn_set $gl_manywarn_item"
   done


hooks/post-receive
-- 
GNU libtasn1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]