[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-921
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-921-ga0c2e0d |
Date: |
Fri, 17 Jun 2016 09:21:33 +0000 (UTC) |
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, gawk-4.1-stable has been updated
via a0c2e0d3db233ed416f2a4346f2820ce79e46db6 (commit)
from 3b72ebf754d401a3197a7680b3a0bae03b4b39b1 (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=a0c2e0d3db233ed416f2a4346f2820ce79e46db6
commit a0c2e0d3db233ed416f2a4346f2820ce79e46db6
Author: Arnold D. Robbins <address@hidden>
Date: Fri Jun 17 12:20:52 2016 +0300
Bump version for test tarball.
diff --git a/configure b/configure
index c7f5ddc..f934505 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.69 for GNU Awk 4.1.3g.
+# Generated by GNU Autoconf 2.69 for GNU Awk 4.1.3h.
#
# Report bugs to <address@hidden>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk'
PACKAGE_TARNAME='gawk'
-PACKAGE_VERSION='4.1.3g'
-PACKAGE_STRING='GNU Awk 4.1.3g'
+PACKAGE_VERSION='4.1.3h'
+PACKAGE_STRING='GNU Awk 4.1.3h'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_URL='http://www.gnu.org/software/gawk/'
@@ -1328,7 +1328,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.1.3g to adapt to many kinds of systems.
+\`configure' configures GNU Awk 4.1.3h to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1398,7 +1398,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk 4.1.3g:";;
+ short | recursive ) echo "Configuration of GNU Awk 4.1.3h:";;
esac
cat <<\_ACEOF
@@ -1517,7 +1517,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk configure 4.1.3g
+GNU Awk configure 4.1.3h
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2226,7 +2226,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.1.3g, which was
+It was created by GNU Awk $as_me 4.1.3h, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3109,7 +3109,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk'
- VERSION='4.1.3g'
+ VERSION='4.1.3h'
cat >>confdefs.h <<_ACEOF
@@ -12047,7 +12047,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.1.3g, which was
+This file was extended by GNU Awk $as_me 4.1.3h, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -12115,7 +12115,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.1.3g
+GNU Awk config.status 4.1.3h
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 58600f2..36d2cd4 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.1.3g, address@hidden, gawk)
+AC_INIT([GNU Awk], 4.1.3h, address@hidden, 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/pc/config.h b/pc/config.h
index ec7bc33..7251f1d 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -438,7 +438,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.1.3g"
+#define PACKAGE_STRING "GNU Awk 4.1.3h"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -447,7 +447,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.1.3g"
+#define PACKAGE_VERSION "4.1.3h"
/* Define to 1 if *printf supports %F format */
#undef PRINTF_HAS_F_FORMAT
@@ -512,7 +512,7 @@
/* Version number of package */
-#define VERSION "4.1.3g"
+#define VERSION "4.1.3h"
/* Enable large inode numbers on Mac OS X 10.5. */
#ifndef _DARWIN_USE_64_BIT_INODE
diff --git a/po/gawk.pot b/po/gawk.pot
index 710ad12..70f429a 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: gawk 4.1.3g\n"
+"Project-Id-Version: gawk 4.1.3h\n"
"Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2016-05-30 16:00-0400\n"
+"POT-Creation-Date: 2016-06-17 09:51+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <address@hidden>\n"
"Language-Team: LANGUAGE <address@hidden>\n"
@@ -846,119 +846,119 @@ msgstr ""
msgid "gensub: third argument %g treated as 1"
msgstr ""
-#: builtin.c:3096
+#: builtin.c:3100
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr ""
-#: builtin.c:3186
+#: builtin.c:3190
#, c-format
msgid "indirect call to %s requires at least two arguments"
msgstr ""
-#: builtin.c:3238
+#: builtin.c:3242
msgid "lshift: received non-numeric first argument"
msgstr ""
-#: builtin.c:3240
+#: builtin.c:3244
msgid "lshift: received non-numeric second argument"
msgstr ""
-#: builtin.c:3246
+#: builtin.c:3250
#, c-format
msgid "lshift(%f, %f): negative values will give strange results"
msgstr ""
-#: builtin.c:3248
+#: builtin.c:3252
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3250
+#: builtin.c:3254
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3275
+#: builtin.c:3279
msgid "rshift: received non-numeric first argument"
msgstr ""
-#: builtin.c:3277
+#: builtin.c:3281
msgid "rshift: received non-numeric second argument"
msgstr ""
-#: builtin.c:3283
+#: builtin.c:3287
#, c-format
msgid "rshift(%f, %f): negative values will give strange results"
msgstr ""
-#: builtin.c:3285
+#: builtin.c:3289
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3287
+#: builtin.c:3291
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3312 mpfr.c:988
+#: builtin.c:3316 mpfr.c:988
msgid "and: called with less than two arguments"
msgstr ""
-#: builtin.c:3317
+#: builtin.c:3321
#, c-format
msgid "and: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3321
+#: builtin.c:3325
#, c-format
msgid "and: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3344 mpfr.c:1020
+#: builtin.c:3348 mpfr.c:1020
msgid "or: called with less than two arguments"
msgstr ""
-#: builtin.c:3349
+#: builtin.c:3353
#, c-format
msgid "or: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3353
+#: builtin.c:3357
#, c-format
msgid "or: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3375 mpfr.c:1051
+#: builtin.c:3379 mpfr.c:1051
msgid "xor: called with less than two arguments"
msgstr ""
-#: builtin.c:3381
+#: builtin.c:3385
#, c-format
msgid "xor: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3385
+#: builtin.c:3389
#, c-format
msgid "xor: argument %d negative value %g will give strange results"
msgstr ""
-#: builtin.c:3410 mpfr.c:807
+#: builtin.c:3414 mpfr.c:807
msgid "compl: received non-numeric argument"
msgstr ""
-#: builtin.c:3416
+#: builtin.c:3420
#, c-format
msgid "compl(%f): negative value will give strange results"
msgstr ""
-#: builtin.c:3418
+#: builtin.c:3422
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr ""
-#: builtin.c:3587
+#: builtin.c:3592
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr ""
@@ -2472,7 +2472,7 @@ msgstr ""
msgid "old awk does not support regexps as value of `FS'"
msgstr ""
-#: field.c:1380
+#: field.c:1384
msgid "`FPAT' is a gawk extension"
msgstr ""
@@ -3226,36 +3226,36 @@ msgstr ""
msgid "cmd. line:"
msgstr ""
-#: node.c:418
+#: node.c:431
msgid "backslash at end of string"
msgstr ""
-#: node.c:497
+#: node.c:510
#, c-format
msgid "old awk does not support the `\\%c' escape sequence"
msgstr ""
-#: node.c:548
+#: node.c:561
msgid "POSIX does not allow `\\x' escapes"
msgstr ""
-#: node.c:554
+#: node.c:567
msgid "no hex digits in `\\x' escape sequence"
msgstr ""
-#: node.c:576
+#: node.c:589
#, c-format
msgid ""
"hex escape \\x%.*s of %d characters probably not interpreted the way you "
"expect"
msgstr ""
-#: node.c:591
+#: node.c:604
#, c-format
msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr ""
-#: node.c:728
+#: node.c:741
msgid ""
"Invalid multibyte data detected. There may be a mismatch between your data "
"and your locale."
@@ -3404,11 +3404,11 @@ msgstr ""
msgid "No previous regular expression"
msgstr ""
-#: symbol.c:678
+#: symbol.c:680
#, c-format
msgid "function `%s': can't use function `%s' as a parameter name"
msgstr ""
-#: symbol.c:810
+#: symbol.c:812
msgid "can not pop main context"
msgstr ""
-----------------------------------------------------------------------
Summary of changes:
configure | 20 ++++++++--------
configure.ac | 2 +-
pc/config.h | 6 ++---
po/gawk.pot | 74 +++++++++++++++++++++++++++++-----------------------------
4 files changed, 51 insertions(+), 51 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-921-ga0c2e0d,
Arnold Robbins <=