bug#41001: mkdir: cannot create directory ‘test’: File exists

2020-05-04 Thread Bob Proulx
Jonny Grant wrote: > Paul Eggert wrote: > > Jonny Grant wrote: > > > Is a more accurate strerror considered unreliable? > > > > > > Current: > > > mkdir: cannot create directory ‘test’: File exists > > > > > > Proposed: > > > mkdir: cannot create directory ‘test’: Is a directory > > > > I don't

bug#41075: Changes to 'ls' output

2020-05-04 Thread Pádraig Brady
tag 41075 notabug close 41075 stop On 04/05/2020 10:43, Chris Elvidge wrote: I have noticed that the output of ls seems to have changed from v8.25 to v8.32 where there is an apostrophe in the filename (sometimes); change from " surrounding to ' surrounding and '\'' replacing '. When output is pi

bug#41075: Changes to 'ls' output

2020-05-04 Thread Chris Elvidge
I have noticed that the output of ls seems to have changed from v8.25 to v8.32 where there is an apostrophe in the filename (sometimes); change from " surrounding to ' surrounding and '\'' replacing '. When output is piped through xxd, it is the same in both versions. I have 8.32 installed in ~