On 10/11/10 01:05, Gary V. Vaughan wrote:
> Pushed as an obvious fix to rebalance parentheses.
Thanks, and sorry about that. I didn't catch it because coreutils doesn't
use that .h file. I originally messed up the parentheses partly because
the code was using a non-GNU indenting style:
((FO
Gary V. Vaughan wrote:
> Pushed as an obvious fix to rebalance parentheses.
>
> * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Fix mismatched
> parens.
> ---
> ChangeLog |6 ++
> lib/spawn.in.h |2 +-
> 2 files changed, 7 insertions(+), 1 deletions(-)
>
> diff --git a/
On 11 Oct 2010, at 15:21, Jim Meyering wrote:
> Gary V. Vaughan wrote:
>>
>> +++ b/ChangeLog
>> @@ -1,3 +1,9 @@
>> +2010-10-11 Gary V. Vaughan
>> +
>> +Fix mismatched parens in previous commit
>> +* lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Fix
>> mismatched
>> +pare
Pushed as an obvious fix to rebalance parentheses.
* lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Fix mismatched
parens.
---
ChangeLog |6 ++
lib/spawn.in.h |2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 6a56a31..d32d