On 04/29/2014 11:01 AM, Alan Modra wrote:
> Ping?
> https://lists.gnu.org/archive/html/bug-gnulib/2013-12/msg00107.html
>
I slightly prefer Ulrich's more direct approach
which you linked above, so merged that.
http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=e962c07c0
sorry for the del
On 05/16/2014 05:00 PM, Eric Blake wrote:
> adding gnulib, as m4 merely borrows the content from gnulib.
>
> On 05/16/2014 09:52 AM, Santiago Vila wrote:
>> Hello.
>>
>> I received the following report from the Debian bug system.
>> [ Please keep the Cc: lines when replying. Thanks ].
>>
>> -
On 05/28/2014 04:53 PM, Kieran Colford wrote:
> The help message generated by a configure script using this module
> implied that valgrind was disabled by default, which it wasn't.
> Patched so that valgrind is in fact disabled in accordance with the
> documentation.
Note doc/valgrind-tests.texi d
On 03/11/2014 10:22 PM, Дилян Палаузов wrote:
> Hello,
>
> on some systems, the function locale_charset () is provided by libiconv, on
> others by libcharset. Why doesn't gnulib module localcharset try to find the
> function there, before building its body in libgnu.a?
>
> Kind regards
> Дил
On 14-05-30 06:59 AM, Pádraig Brady wrote:
> On 05/28/2014 04:53 PM, Kieran Colford wrote:
>> The help message generated by a configure script using this module
>> implied that valgrind was disabled by default, which it wasn't.
>> Patched so that valgrind is in fact disabled in accordance with th
The help message generated by a configure script using this module
implied that valgrind was disabled by default, which it wasn't.
Left the auto enablement in and patched the help message like:
s/enable/disable/
---
ChangeLog|8
m4/valgrind-tests.m4 |4 ++--
2 files ch
On 05/30/2014 01:47 PM, Kieran Colford wrote:
> The help message generated by a configure script using this module
> implied that valgrind was disabled by default, which it wasn't.
> Left the auto enablement in and patched the help message like:
> s/enable/disable/
> ---
> ChangeLog|
* lib/ftoastr.h (_GL_FLT_PREC_BOUND, _GL_DBL_PREC_BOUND)
(_GL_LDBL_PREC_BOUND): Make these macros, not enums, to work
around a compiler bug in IBM xlc 12.1.0.0: it complains
'"ftoastr.c", line 80.37: 1506-045 (S) Undeclared identifier
_GL_FLT_PREC_BOUND.'
---
ChangeLog | 9 +
lib/ftoa
* build-aux/config.libpath: Restore FreeBSD 1.x support,
revert 1bf9d10cc5e78c522b6e28a7dc43a10e6dcfaaed.
* build-aux/config.rpath: Restore FreeBSD 1.x support,
revert 4fc71678bebfe59aaa2681f4fa84fb9cf3c92db2 and treat
freebsd2.2* like freebsd*.
* m4/printf.m4: replace freebsd[1-4]* with freebsd[1-
Thanks for the heads-up. I don't think we need to worry about FreeBSD
1.x any more as we don't support computer museums. But we should fix
the bugs with FreeBSD 10+ so I installed the attached patch.
From e965d3e22c01f7604f6ab9facaebec8086db914c Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date:
10 matches
Mail list logo