GNU bug report logs - #6169
[PATCH 1/2] build: update gnulib submodule to latest

Previous Next

Package: coreutils;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Tue, 11 May 2010 08:33:02 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6169 in the body.
You can then email your comments to 6169 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#6169; Package coreutils. (Tue, 11 May 2010 08:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jim Meyering <jim <at> meyering.net>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 11 May 2010 08:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jim Meyering <jim <at> meyering.net>
To: bug-coreutils <at> gnu.org
Subject: [PATCH 1/2] build: update gnulib submodule to latest
Date: Tue, 11 May 2010 10:32:25 +0200
FYI,

From 844b2570b3206f5483522242ca369929c7cff062 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering <at> redhat.com>
Date: Tue, 11 May 2010 09:50:29 +0200
Subject: [PATCH 1/2] build: update gnulib submodule to latest

* tests/init.sh: Update from gnulib, to fix typo.
---
 gnulib        |    2 +-
 tests/init.sh |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnulib b/gnulib
index 204e7fe..34ccc00 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 204e7feaf617b2e14fdf1226dfaf858e984c1737
+Subproject commit 34ccc0097f0161afab82df3025b342d98ad63f01
diff --git a/tests/init.sh b/tests/init.sh
index 1c0b4b4..05a983a 100644
--- a/tests/init.sh
+++ b/tests/init.sh
@@ -98,7 +98,7 @@ test -n "$EXEEXT" && shopt -s expand_aliases
 # This is cheap and useful for exposing code that depends on the fact that
 # malloc-related functions often return memory that is mostly zeroed.
 # If you have the time and cycles, use valgrind to do an even better job.
-${MALLOC_PERTURB_=87}
+: ${MALLOC_PERTURB_=87}
 export MALLOC_PERTURB_

 # We use a trap below for cleanup.  This requires us to go through
--
1.7.1.189.g07419


From 7e978a7b2d2d2088543f6d7370a7b19ff28771c9 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering <at> redhat.com>
Date: Tue, 11 May 2010 10:31:21 +0200
Subject: [PATCH 2/2] build: record the gettext-0.18 requirement also in configure.ac

* configure.ac: Require gettext-0.18 here, too.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index b07a52b..e7037a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -432,7 +432,7 @@ AC_SUBST([CONFIG_STATUS_DEPENDENCIES])
 # As long as "grep 'PRI[diouxX]' po/*.pot" reports matches in
 # translatable strings, we must use need-formatstring-macros here.
 AM_GNU_GETTEXT([external], [need-formatstring-macros])
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])

 # For a test of uniq: it uses the $LOCALE_FR envvar.
 gt_LOCALE_FR
--
1.7.1.189.g07419




bug closed, send any further explanations to Jim Meyering <jim <at> meyering.net> Request was from Jim Meyering <jim <at> meyering.net> to control <at> debbugs.gnu.org. (Thu, 03 Jun 2010 12:34:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 02 Jul 2010 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 360 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.