grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.6.3-26-g5ef9560


From: Jim Meyering
Subject: grep branch, master, updated. v2.6.3-26-g5ef9560
Date: Wed, 07 Apr 2010 11:58:09 +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 "grep".

The branch, master has been updated
       via  5ef95604757f1b319c728e2c102b1fec39de1ac6 (commit)
      from  651d212abe771d2a32db746895ae28dd434527b6 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=5ef95604757f1b319c728e2c102b1fec39de1ac6


commit 5ef95604757f1b319c728e2c102b1fec39de1ac6
Author: Jim Meyering <address@hidden>
Date:   Wed Apr 7 13:57:53 2010 +0200

    maint: avoid new syntax-check failure, ...
    
    ...now that the sole use of xmalloc no longer matches the
    regular expression used by the syntax-check rule.
    * .x-sc_prohibit_xalloc_without_use: Exempt src/kwset.c.

diff --git a/.x-sc_prohibit_xalloc_without_use 
b/.x-sc_prohibit_xalloc_without_use
new file mode 100644
index 0000000..6860c2b
--- /dev/null
+++ b/.x-sc_prohibit_xalloc_without_use
@@ -0,0 +1 @@
+^src/kwset\.c$

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

Summary of changes:
 .x-sc_prohibit_xalloc_without_use |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 .x-sc_prohibit_xalloc_without_use


hooks/post-receive
-- 
grep




reply via email to

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