[PATCH v2] fix not a string literal warning in test_xasprintf

2012-04-02 Thread Gilles Espinasse
ng literal warning and gnulib-tests/Makefile hack could be removed. Signed-off-by: Gilles Espinasse --- tests/test-xvasprintf.c | 11 +-- 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/tests/test-xvasprintf.c b/tests/test-xvasprintf.c index 4a90059..4c281f1 100644 --- a/

[PATCH] fix not a string literal warning in test_xasprintf

2012-03-31 Thread Gilles Espinasse
Visible with gcc-4.4.5 with defaults-format-security.patch test-xvasprintf.c: In function 'test_xasprintf': test-xvasprintf.c:98: warning: format not a string literal and no format arguments Signed-off-by: Gilles Espinasse --- tests/test-xvasprintf.c |2 +- 1 files changed, 1

Re: bug#5999: new snapshot available: coreutils-8.4.100-81926

2010-04-26 Thread Gilles Espinasse
- Original Message - From: "Bruno Haible" To: "Paolo Bonzini" Cc: "Jim Meyering" ; "Gilles Espinasse" ; <5999-d...@debbugs.gnu.org>; Sent: Tuesday, April 27, 2010 1:27 AM Subject: Re: bug#5999: new snapshot available: coreutils-8.4.100

Re: [PATCH] core-count: A new program to count the number of cpucores

2009-10-26 Thread Gilles Espinasse
- Original Message - From: "Giuseppe Scrivano" To: "Bruno Haible" Cc: ; ; "Jim Meyering" Sent: Monday, October 26, 2009 12:45 AM Subject: Re: [PATCH] core-count: A new program to count the number of cpucores ... > > If it is meant as a tool for helping the parallelization of tasks at

Re: m4-1.4.10 segfault with x86_64 during ./configure when checking whether printf supports infinite 'long double' arguments

2007-12-14 Thread Gilles Espinasse
- Original Message - From: "Eric Blake" <[EMAIL PROTECTED]> To: "Gilles Espinasse" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "bug-gnulib" Sent: Friday, December 14, 2007 3:43 AM Subject: Re: m4-1.4.10 segfault with x86_64 during .