On Mon, Nov 09, 2015 at 03:48:02PM -0800, Eric Pruitt wrote:
On Mon, Nov 09, 2015 at 10:02:17AM -0500, Greg Reagle wrote:
On 10/18/2015 06:46 AM, Markus Teich wrote:
>…and of course the always loved “update patches from the wiki to apply cleanly
>against git HEAD”.

Just started to try to do so, and now I really understand why people hate
stylistic source code changes. :>

Bingo. I now have 15 patches I have to fix because someone decided they
didn't like booleans or the location of the opening brace for function
definitions in dwm. I don't like the opening brace of functions sharing
a line with the function parameters, and I don't use booleans in C I
write for myself, but having to redo all my patches is far worse than
either of those things.

I am not very sure why people use int instead of booleans in C.

I think stylistic code changes can make it easier to maintain on the
early stages.

--
_____________________________________
< Do what you like, like what you do. >
-------------------------------------
       \   ^__^
        \  (oo)\_______
           (__)\       )\/\
               ||----w |
               ||     ||

Reply via email to