Re: Ordering bug(?) with cksum/hashsum

2024-05-27 Thread Pádraig Brady
On 26/05/2024 22:08, Sylvestre Ledru wrote: Hello, Playing with the one of the *sum command, i noticed a weird behavior. Depending on the order in the checksum file, we will get completely different results. For example, this code reproduces the issue: touch a touch "*c" echo "First tes

Re: [PATCH] scripts: rewrite dcgen in shellscript

2024-05-27 Thread Pádraig Brady
On 26/05/2024 22:09, Christopher Bayliss wrote: * this makes dcgen work when building corutils on a system without perl * I also added comments to help the next person who looks at this file * there is a minor difference in the output between the original dcgen and this version, lines that s