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 libidn".
http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=ce4ac6267fc91cc6a977f5890b2944044e23dd47 The branch, master has been updated via ce4ac6267fc91cc6a977f5890b2944044e23dd47 (commit) from 93a59fbf75f43fabcd3d2bf4ff50712900a3860a (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 ce4ac6267fc91cc6a977f5890b2944044e23dd47 Author: Simon Josefsson <[email protected]> Date: Mon Apr 12 20:49:02 2010 +0200 Fix syntax-check warnings. ----------------------------------------------------------------------- Summary of changes: doc/reference/Makefile.am | 1 - lib/gen-unicode-tables.pl | 3 --- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 3152f9f..07068f3 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -84,4 +84,3 @@ EXTRA_DIST += # Comment this out if you want your docs-status tested during 'make check' #TESTS = $(GTKDOC_CHECK) - diff --git a/lib/gen-unicode-tables.pl b/lib/gen-unicode-tables.pl index 60ffeb1..2d57a2e 100755 --- a/lib/gen-unicode-tables.pl +++ b/lib/gen-unicode-tables.pl @@ -1333,6 +1333,3 @@ EOT my $recordlen = (2+$casefoldlen+1) & ~1; printf "Generated %d bytes for casefold table\n", $recordlen * @casefold; } - - - hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libidn-commit
