libidn-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libidn branch, master, updated. libidn-1-18-27-gce4ac62


From: Simon Josefsson
Subject: [SCM] GNU libidn branch, master, updated. libidn-1-18-27-gce4ac62
Date: Mon, 12 Apr 2010 18:49:06 +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 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 <address@hidden>
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




reply via email to

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