On Tue Feb 6 14:52:53 2024 +0000, Alfred Agrell wrote:
That's in that page, near the bottom of section 1.1. "Sort variable declarations to a reverse Christmas tree by length." "Note that many of these principles are applicable elsewhere." from section 1.1's header made me consider everything in both 1 and 1.1 to be Wine's coding style. Which was an oversimplification; I have been proven wrong. Just ignore me.
@zfigura how strongly do you suggest that? My intention was to visually separate the parameter assignments from the variables that are used to perform the operation. I'm thinking about swapping the order, but still maintaining the space between the blocks.