gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. b36bcd4cb184bdad0b475fd


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. b36bcd4cb184bdad0b475fdfd86c60b5f5f89d97
Date: Sun, 27 Feb 2011 20:58:54 +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 "gawk".

The branch, master has been updated
       via  b36bcd4cb184bdad0b475fdfd86c60b5f5f89d97 (commit)
      from  a5695afdec422349f38bfd3658a325003b0e6b80 (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.sv.gnu.org/cgit/gawk.git/commit/?id=b36bcd4cb184bdad0b475fdfd86c60b5f5f89d97

commit b36bcd4cb184bdad0b475fdfd86c60b5f5f89d97
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Feb 27 22:58:36 2011 +0200

    Sync PC Makefile.tst.

diff --git a/pc/ChangeLog b/pc/ChangeLog
index 57a18b0..316b23f 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+Sun Feb 27 22:58:08 2011  Scott Deifik         <address@hidden>
+
+       * Makefile.tst: Sync with mainline version.
+
 Mon Feb 21 20:32:36 2011  Arnold D. Robbins  <address@hidden>
 
        * Makefile.tst (GAWK_EXT_TESTS): Include profile3. Thanks to
diff --git a/pc/Makefile.tst b/pc/Makefile.tst
index 1ff348d..5b83ec0 100644
--- a/pc/Makefile.tst
+++ b/pc/Makefile.tst
@@ -1,6 +1,6 @@
 # Makefile for GNU Awk test suite.
 #
-# Copyright (C) 1988-2010 the Free Software Foundation, Inc.
+# Copyright (C) 1988-2011 the Free Software Foundation, Inc.
 # 
 # This file is part of GAWK, the GNU implementation of the
 # AWK Programming Language.
@@ -168,8 +168,9 @@ LOCALE_CHARSET_TESTS = asort asorti fmttest fnarydel 
fnparydl lc_num1 mbfw1 \
 
 
 # List of the tests which should be run with --lint option:
-NEED_LINT = defref fmtspcl lintwarn noeffect nofmtch shadow uninit2
-uninit3 uninit4 uninit5 uninitialized
+NEED_LINT = defref fmtspcl lintwarn noeffect nofmtch shadow \
+       uninit2 uninit3 uninit4 uninit5 uninitialized
+
 
 # List of the tests which should be run with --lint-old option:
 NEED_LINT_OLD = lintold

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

Summary of changes:
 pc/ChangeLog    |    4 ++++
 pc/Makefile.tst |    7 ++++---
 2 files changed, 8 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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