bug#24392: [INSTALLED PATCH 2/2] sort: port to strict C + valgrind

2016-09-07 Thread Paul Eggert
* bootstrap.conf (gnulib_modules): Add flexmember. * src/sort.c: Include flexmember.h. (struct tempnode): Make the last member flexible. (create_temp_file): Port to strict C11/C99 rules for allocation alignment with flexible array members. --- bootstrap.conf | 1 + src/sort.c | 5 +++-- 2 file

bug#24391: [INSTALLED PATCH 1/2] build: update gnulib submodule to latest

2016-09-07 Thread Paul Eggert
--- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib b/gnulib index 348402f..7da1068 16 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 348402f2aac342bc925b7aaea9ee3cc353f427a9 +Subproject commit 7da1068a87c331793af73359d8637d140d08a674 -- 2.7.4

bug#24388: please report this to bug-coreutils@gnu.org

2016-09-07 Thread Pádraig Brady
unarchive 23273 forcemerge 23273 23804 24078 24388 close 23273 stop On 07/09/16 13:36, Dmitrii Stebliuk wrote: > Hello, > > I use tail in "Bash on Ubuntu on Windows" and have this message: tail: unrecognized file system type 0x53464846 for > ‘catalina.2016-09-07.log’. please report this to b

bug#24388: please report this to bug-coreutils@gnu.org

2016-09-07 Thread Dmitrii Stebliuk
Hello, I use tail in "Bash on Ubuntu on Windows" and have this message: >>> tail: unrecognized file system type 0x53464846 for ‘catalina.2016-09-07.log’. please report this to bug-coreutils@gnu.org. reverting to polling -- Best wishes, Dmitrii Stebliuk.

bug#24232: [PATCH] ls: postpone installation of signal handlers

2016-09-07 Thread Kamil Dudka
On Tuesday, September 06, 2016 19:07:13 Pádraig Brady wrote: > On 06/09/16 18:18, Jim Meyering wrote: > > On Tue, Sep 6, 2016 at 10:05 AM, Paul Eggert wrote: > >> On 09/06/2016 08:59 AM, Pádraig Brady wrote: > >>> Will push later. > >> > >> Before pushing, can you please change the name of "sigs"