Re: bug#13495: Compilation fails on Mac OS X 10.8.0

2013-02-03 Thread Paul Eggert
On 01/28/2013 11:30 AM, Assaf Gordon wrote: > 1. This code isn't used - due to the combination of #if's. > The resulting "lib/string.h" contains: > /* Copy no more than N bytes of SRC to DST, returning a pointer past the >last non-NUL byte written into DST. */ > #if 1 > # if 0

Re: sigaction test failure on FreeBSD 9.1 when pthread is used

2013-02-03 Thread Paul Eggert
On 01/29/2013 01:31 AM, Daiki Ueno wrote: > Yes, but from the gettext Hydra build log[1], FreeBSD 8.x does not seem > to have that behavior. Perhaps it might be a bug in the latest FreeBSD > kernel. > > Footnotes: > [1] http://hydra.nixos.org/build/3910833/nixlog/1 In that case perhaps we shou

Re: test-getgroups and test-vasprintf-posix fail on OS X 10.8.2

2013-02-03 Thread Paul Eggert
On 01/28/2013 10:11 AM, Global Odey wrote: > FAIL: test-getgroups > > > /var/ac/src/coreutils-8.20.103-bb116/gnulib-tests/test-getgroups.c:58: > assertion failed > > FAIL: test-vasprintf-posix > == > > /var/ac/src/coreutils-8.20.103-bb116/gnulib-test

Re: bug#13516: tests/rm/unread3 fails on Mac OS X 10.8

2013-02-03 Thread Paul Eggert
On 02/01/2013 05:40 PM, Global Odey wrote: > Okay that certainly got me on the right track. I tried a lot of different > things without finding > the exact cause of the error so I'll pass on a few things that stood out to > me and maybe that will > help make more sense out of things on your end.

Re: Fwd: [patch #6107] Patch to add transparent decompression

2013-02-03 Thread Paul Eggert
On 01/27/2013 03:44 PM, Reuben Thomas wrote: > --- a/lib/pipe-filter.h > +++ b/lib/pipe-filter.h > @@ -146,6 +146,11 @@ extern int > > struct pipe_filter_ig; > > +/* It would be particularly nice to have this as it would enable a > + simple implementation of filters in grep; see: > + > +

Re: [PATCH 2/2] regex-tests: new module

2013-02-03 Thread Tom G. Christensen
On 02/03/2013 06:21 PM, Paul Eggert wrote: Thanks for the bug report. I pushed the following two more patches. It works now, thank you. -tgc

Re: [PATCH 2/2] regex-tests: new module

2013-02-03 Thread Paul Eggert
Thanks for the bug report. I pushed the following two more patches. --- ChangeLog | 8 modules/regex-tests | 1 + 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index bde8f8f..d369fb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2013-02-03 Pa

Re: [PATCH 2/2] regex-tests: new module

2013-02-03 Thread Tom G. Christensen
On 02/01/2013 06:11 AM, Paul Eggert wrote: * modules/regex-tests, tests/test-regex.c: New files. This fails to build with external gettext. From Solaris 2.6: depbase=`echo test-regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DGNULIB_STRICT_CHECKING=1