Re: new snapshot available: coreutils-8.20.113-1f1f4

2013-02-11 Thread Pádraig Brady
On 02/08/2013 02:53 PM, Bernhard Voelker wrote: Shouldn't check-root be limited to SUBDIRS=. in tests/local.mk? check-root: - $(MAKE) check TESTS='$(root_tests)' + $(MAKE) check TESTS='$(root_tests)' SUBDIRS=. Ok to submit this in your name? commit

Re: new snapshot available: coreutils-8.20.113-1f1f4

2013-02-11 Thread Bernhard Voelker
On 02/11/2013 10:51 AM, Pádraig Brady wrote: On 02/08/2013 02:53 PM, Bernhard Voelker wrote: Shouldn't check-root be limited to SUBDIRS=. in tests/local.mk? check-root: - $(MAKE) check TESTS='$(root_tests)' + $(MAKE) check TESTS='$(root_tests)' SUBDIRS=. Ok to submit

Re: minor 'cat' enhancement w/ patch

2013-02-11 Thread Pádraig Brady
On 02/11/2013 03:29 PM, Pádraig Brady wrote: On 02/11/2013 02:56 AM, Tom Warzeka wrote: Hello! I sometimes use 'cat -E' as a quick check for lines with trailing white space. I understand that '$' was chosen as the end-of-line character due to its usage in regular expressions. However, I

Re: new snapshot available: coreutils-8.20.119-54cdb0

2013-02-11 Thread Assaf Gordon
Follow-up: Assaf Gordon wrote, On 02/11/2013 12:27 PM: Strange failure with numfmt on an eccentric system (Mac OS X 10.6.8): some errors are not reported correctly. [ ... ] In the source code, it seems to be related to this part, in parse_format_string(), line 972: 970 i += strspn

Re: new snapshot available: coreutils-8.20.119-54cdb0

2013-02-11 Thread Assaf Gordon
Assaf Gordon wrote, On 02/11/2013 12:35 PM: Assaf Gordon wrote, On 02/11/2013 12:27 PM: Strange failure with numfmt on an eccentric system (Mac OS X 10.6.8): some errors are not reported correctly. [ ... ] And 'strtol' returns errno=EINVAL (22) instead of 0 - causing the incorrect

uniq with sort-like --key support

2013-02-11 Thread Assaf Gordon
Hello, I'd like to offer a proof-of-concept patch for adding sort-like --key support for the 'uniq' program, as discussed here: http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00211.html and in several other threads. The patch involves few core changes: 1. All key-related functions

Re: uniq with sort-like --key support

2013-02-11 Thread Pádraig Brady
On 02/12/2013 01:31 AM, Assaf Gordon wrote: Hello, I'd like to offer a proof-of-concept patch for adding sort-like --key support for the 'uniq' program, as discussed here: http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00211.html and in several other threads. The patch involves

bug#13681: [patches] numfmt: standardize synopsis and docstring, and slice up helptext

2013-02-11 Thread Pádraig Brady
On 02/11/2013 07:29 AM, Bernhard Voelker wrote: On 02/11/2013 02:42 AM, Pádraig Brady wrote: On 02/10/2013 10:11 PM, Bernhard Voelker wrote: I'll push tomorrow unless I receive further comments. +1 Thanks, pushed: http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=b5f45b64 Actually I

bug#13681: [patches] numfmt: standardize synopsis and docstring, and slice up helptext

2013-02-11 Thread Bernhard Voelker
On 02/11/2013 10:31 AM, Pádraig Brady wrote: Actually I noticed a small issue with man page formatting, which I addressed with the attached. Good catch, thanks! +1 Have a nice day, Berny

bug#13665: Question about the translation of double_to_human

2013-02-11 Thread Assaf Gordon
Pádraig Brady wrote, On 02/09/2013 02:26 PM: On 02/09/2013 06:42 PM, Göran Uddeborg wrote: I started the translation of coreutils 8.20-pre2 which just arrived via the Translation Project. I got a bit uncertain about messages like: msgid simple_strtod_human:\n input