bug#66919: ls -l output is misaligned

2023-11-03 Thread Paul Eggert
Thanks for the quick fix for the bug I introduced.

bug#66919: ls -l output is misaligned

2023-11-03 Thread Pádraig Brady
On 03/11/2023 15:00, Vitaly Chikunov wrote: Hi, coreutils 9.4.0.24.75e248 seems to have regression where ls -l output is misaligned starting from size column. Example: /tmp$ ls -la total 8 drwxrwxrwt 18 root root 380 Nov 3 17:50 . drwxr-xr-x 26 root root 4096 Jul 24 18:44 ..

bug#66919: ls -l output is misaligned

2023-11-03 Thread Vitaly Chikunov
Hi, coreutils 9.4.0.24.75e248 seems to have regression where ls -l output is misaligned starting from size column. Example: /tmp$ ls -la total 8 drwxrwxrwt 18 root root 380 Nov 3 17:50 . drwxr-xr-x 26 root root 4096 Jul 24 18:44 .. drwxrwxrwt 2 root root 40 Nov 2 15:20 .ICE-unix