aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-02-27 22:54:19 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-02-27 22:54:19 +0200
commita2353048716e96cc0b3d5c69bc6159902602abe9 (patch)
treeac2e1198fe29e64cebf918d4acaf89438f8236a2
parent511ce662d8020896a812290d70458f777b460db9 (diff)
downloadegawk-a2353048716e96cc0b3d5c69bc6159902602abe9.tar.gz
egawk-a2353048716e96cc0b3d5c69bc6159902602abe9.tar.bz2
egawk-a2353048716e96cc0b3d5c69bc6159902602abe9.zip
Make 'j' tarball for testing.
-rw-r--r--ChangeLog6
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--dfa.c6
-rw-r--r--dfa.h2
-rw-r--r--pc/config.h6
-rw-r--r--po/da.gmobin49103 -> 49103 bytes
-rw-r--r--po/da.po2
-rw-r--r--po/de.gmobin52578 -> 52578 bytes
-rw-r--r--po/de.po2
-rw-r--r--po/es.gmobin51849 -> 51849 bytes
-rw-r--r--po/es.po2
-rw-r--r--po/fi.gmobin51684 -> 51684 bytes
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.gmobin53704 -> 53704 bytes
-rw-r--r--po/fr.po2
-rw-r--r--po/gawk.pot4
-rw-r--r--po/it.gmobin44316 -> 44316 bytes
-rw-r--r--po/it.po2
-rw-r--r--po/ja.gmobin55596 -> 55596 bytes
-rw-r--r--po/ja.po2
-rw-r--r--po/nl.gmobin49681 -> 49681 bytes
-rw-r--r--po/nl.po2
-rw-r--r--po/pl.gmobin51867 -> 51867 bytes
-rw-r--r--po/pl.po2
-rw-r--r--po/sv.gmobin49121 -> 49121 bytes
-rw-r--r--po/sv.po2
-rw-r--r--version.c2
28 files changed, 37 insertions, 31 deletions
diff --git a/ChangeLog b/ChangeLog
index f1410e89..375d1cfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-27 Arnold D. Robbins <arnold@skeeve.com>
+
+ * dfa.c (parse_bracket_exp): Revert changes 2012-02-15 to stay
+ in sync with grep.
+ * dfa.h (dfarerror): Add __attribute__ from grep.
+
2012-02-15 Arnold D. Robbins <arnold@skeeve.com>
Fix warnings from GCC 4.6.2 -Wall option.
diff --git a/configure b/configure
index 6a55ec85..59c3736c 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for GNU Awk 4.0.0i.
+# Generated by GNU Autoconf 2.68 for GNU Awk 4.0.0j.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -560,8 +560,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk'
PACKAGE_TARNAME='gawk'
-PACKAGE_VERSION='4.0.0i'
-PACKAGE_STRING='GNU Awk 4.0.0i'
+PACKAGE_VERSION='4.0.0j'
+PACKAGE_STRING='GNU Awk 4.0.0j'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='http://www.gnu.org/software/gawk/'
@@ -1290,7 +1290,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures GNU Awk 4.0.0i to adapt to many kinds of systems.
+\`configure' configures GNU Awk 4.0.0j to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1360,7 +1360,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk 4.0.0i:";;
+ short | recursive ) echo "Configuration of GNU Awk 4.0.0j:";;
esac
cat <<\_ACEOF
@@ -1472,7 +1472,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk configure 4.0.0i
+GNU Awk configure 4.0.0j
generated by GNU Autoconf 2.68
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2176,7 +2176,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNU Awk $as_me 4.0.0i, which was
+It was created by GNU Awk $as_me 4.0.0j, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ $0 $@
@@ -3011,7 +3011,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk'
- VERSION='4.0.0i'
+ VERSION='4.0.0j'
cat >>confdefs.h <<_ACEOF
@@ -11221,7 +11221,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNU Awk $as_me 4.0.0i, which was
+This file was extended by GNU Awk $as_me 4.0.0j, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -11289,7 +11289,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-GNU Awk config.status 4.0.0i
+GNU Awk config.status 4.0.0j
configured by $0, generated by GNU Autoconf 2.68,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 1d0a1688..b1e42f00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk], 4.0.0i, bug-gawk@gnu.org, gawk)
+AC_INIT([GNU Awk], 4.0.0j, bug-gawk@gnu.org, gawk)
# This is a hack. Different versions of install on different systems
# are just too different. Chuck it and use install-sh.
diff --git a/dfa.c b/dfa.c
index 2bce294e..64ce8f7c 100644
--- a/dfa.c
+++ b/dfa.c
@@ -876,7 +876,7 @@ static token
parse_bracket_exp (void)
{
int invert;
- int c = 0, c1 = 0, c2 = 0;
+ int c, c1, c2;
charclass ccl;
/* Used to warn about [:space:].
@@ -886,8 +886,8 @@ parse_bracket_exp (void)
Bit 3 = includes ranges, char/equiv classes or collation elements. */
int colon_warning_state;
- wint_t wc = 0;
- wint_t wc2 = 0;
+ wint_t wc;
+ wint_t wc2;
wint_t wc1 = 0;
/* Work area to build a mb_char_classes. */
diff --git a/dfa.h b/dfa.h
index d45f3139..bffa519a 100644
--- a/dfa.h
+++ b/dfa.h
@@ -106,4 +106,4 @@ extern void dfawarn (const char *);
/* dfaerror() is called by the regexp routines whenever an error occurs. It
takes a single argument, a NUL-terminated string describing the error.
The user must supply a dfaerror. */
-extern void dfaerror (const char *);
+extern void dfaerror (const char *) __attribute__ ((noreturn));
diff --git a/pc/config.h b/pc/config.h
index 72f75bc6..737953ac 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -425,7 +425,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.0.0i"
+#define PACKAGE_STRING "GNU Awk 4.0.0j"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -434,7 +434,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.0.0i"
+#define PACKAGE_VERSION "4.0.0j"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -496,7 +496,7 @@
/* Version number of package */
-#define VERSION "4.0.0i"
+#define VERSION "4.0.0j"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
diff --git a/po/da.gmo b/po/da.gmo
index 70a0e322..a802d7e3 100644
--- a/po/da.gmo
+++ b/po/da.gmo
Binary files differ
diff --git a/po/da.po b/po/da.po
index 5e45d469..f2812a88 100644
--- a/po/da.po
+++ b/po/da.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0h\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2012-02-06 10:37+0100\n"
"Last-Translator: Keld Simonsen <keld@keldix.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
diff --git a/po/de.gmo b/po/de.gmo
index fa10684b..fcace9ae 100644
--- a/po/de.gmo
+++ b/po/de.gmo
Binary files differ
diff --git a/po/de.po b/po/de.po
index 063684aa..153cc11d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0h\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2012-01-30 16:21+0100\n"
"Last-Translator: Philipp Thomas <pth@suse.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
diff --git a/po/es.gmo b/po/es.gmo
index 0fc6bf7e..7384f66c 100644
--- a/po/es.gmo
+++ b/po/es.gmo
Binary files differ
diff --git a/po/es.po b/po/es.po
index 925ca5a1..227c08f9 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0h\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2012-01-30 07:42-0600\n"
"Last-Translator: Cristian Othón Martínez Vera <cfuga@cfuga.mx>\n"
"Language-Team: Spanish <es@li.org>\n"
diff --git a/po/fi.gmo b/po/fi.gmo
index ac68995e..e160a2df 100644
--- a/po/fi.gmo
+++ b/po/fi.gmo
Binary files differ
diff --git a/po/fi.po b/po/fi.po
index f944b209..ca3bee51 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2011-09-12 12:14+0200\n"
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
diff --git a/po/fr.gmo b/po/fr.gmo
index 1212899f..3c70cb6d 100644
--- a/po/fr.gmo
+++ b/po/fr.gmo
Binary files differ
diff --git a/po/fr.po b/po/fr.po
index eefd1ae1..2f7a7245 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0h\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2012-01-30 23:52+0100\n"
"Last-Translator: Jean-Philippe Guérard <jean-philippe.guerard@corbeaunoir."
"org>\n"
diff --git a/po/gawk.pot b/po/gawk.pot
index 5dc49dc0..640c732f 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: gawk 4.0.0i\n"
+"Project-Id-Version: gawk 4.0.0j\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/po/it.gmo b/po/it.gmo
index 84e65c59..2bd581f6 100644
--- a/po/it.gmo
+++ b/po/it.gmo
Binary files differ
diff --git a/po/it.po b/po/it.po
index bccea164..a2b1ad4c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 3.1.81\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2011-03-19 16:52+0100\n"
"Last-Translator: Antonio Colombo <azc100@gmail.com>\n"
"Language-Team: Italian <it@li.org>\n"
diff --git a/po/ja.gmo b/po/ja.gmo
index 354bef36..ea391689 100644
--- a/po/ja.gmo
+++ b/po/ja.gmo
Binary files differ
diff --git a/po/ja.po b/po/ja.po
index 8bbdfe2a..3af34f2c 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2011-07-17 08:28+0900\n"
"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
diff --git a/po/nl.gmo b/po/nl.gmo
index cda92243..0a5339a7 100644
--- a/po/nl.gmo
+++ b/po/nl.gmo
Binary files differ
diff --git a/po/nl.po b/po/nl.po
index d1f04c60..c117eab1 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0h\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2012-01-30 20:40+0100\n"
"Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
diff --git a/po/pl.gmo b/po/pl.gmo
index c600ed58..70db1e63 100644
--- a/po/pl.gmo
+++ b/po/pl.gmo
Binary files differ
diff --git a/po/pl.po b/po/pl.po
index c69bf20c..4cc2e248 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0h\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2012-02-04 19:17+0100\n"
"Last-Translator: Wojciech Polak <polak@gnu.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
diff --git a/po/sv.gmo b/po/sv.gmo
index 6abb93f5..f6d0ed01 100644
--- a/po/sv.gmo
+++ b/po/sv.gmo
Binary files differ
diff --git a/po/sv.po b/po/sv.po
index bed42611..462089bd 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.0h\n"
"Report-Msgid-Bugs-To: arnold@skeeve.com\n"
-"POT-Creation-Date: 2012-02-15 21:20+0200\n"
+"POT-Creation-Date: 2012-02-27 22:46+0200\n"
"PO-Revision-Date: 2012-01-30 12:07+0100\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff --git a/version.c b/version.c
index 836a48b1..013de8af 100644
--- a/version.c
+++ b/version.c
@@ -1,3 +1,3 @@
#include "config.h"
-const char *version_string = "GNU Awk 4.0.0i";
+const char *version_string = "GNU Awk 4.0.0j";