On Mon, Aug 08, 2022 at 07:53:40PM +0600, NRK wrote: > On Mon, Aug 08, 2022 at 07:47:50PM +0600, NRK wrote: > > > die should be before ecalloc > > > > Why should it be before `ecalloc` ? There's prototype in util.h already. > > So the order of definition is irrelevant. > > Ah, I missed the commit `32fa3f5a code-style: sort function alphabetically`. > Sorting alphabetically seems like a valid reason. Ignore my previous > mail. > > - NRK >
Hi, Yeah the commit message should've been more clear, thats why I changed it. -- Kind regards, Hiltjo
