Re: C99-ism

2009-10-05 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Reuben Thomas on 10/5/2009 1:13 PM: > Line 516 of hash.c (current git), there's a declaration of "float > epsilon" after we've already had some statements. Thanks. That was from me, in commig f414a500, so I'm fixing it as follows. - --

C99-ism

2009-10-05 Thread Reuben Thomas
Line 516 of hash.c (current git), there's a declaration of "float epsilon" after we've already had some statements. -- http://rrt.sc3d.org Every act of belief is an act of unbelief (Carse)

Re: [patch] gnulib testsuite c99-ism

2009-03-27 Thread Jim Meyering
Matthew Woehlke wrote: > Jim Meyering wrote: >> Matthew Woehlke wrote: >>> The gnulib test suite (from coreutils) fails on my non-c99 compiler, >>> needing the following patch: >> ... >> Thanks. >> This is actually part of coreutils. > > Well, it's in the section labeled "gnulib test suite" :-). I

Re: [patch] gnulib testsuite c99-ism

2009-03-27 Thread Matthew Woehlke
Jim Meyering wrote: Matthew Woehlke wrote: The gnulib test suite (from coreutils) fails on my non-c99 compiler, needing the following patch: ... Thanks. This is actually part of coreutils. Well, it's in the section labeled "gnulib test suite" :-). Here's what I'll push soon. Thanks. (Wha

Re: [patch] gnulib testsuite c99-ism

2009-03-27 Thread Jim Meyering
Matthew Woehlke wrote: > The gnulib test suite (from coreutils) fails on my non-c99 compiler, > needing the following patch: ... Thanks. This is actually part of coreutils. Here's what I'll push soon. >From 00f84872e4ca703990131207b13af27548c9be57 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date:

[patch] gnulib testsuite c99-ism

2009-03-26 Thread Matthew Woehlke
The gnulib test suite (from coreutils) fails on my non-c99 compiler, needing the following patch: --- test-argv-iter.c.orig 2009-03-26 14:36:15.0 -0800 +++ test-argv-iter.c 2009-03-26 14:36:57.0 -0800 @@ -75,6 +75,7 @@ { FILE *fp; struct argv