Re: [dev] [st] [PATCH] Fix techo handling of control and multibyte characters.
Greetings.
On Thu, 24 Apr 2014 18:20:20 +0200 "Roberto E. Vargas Caballero" <k0ga_AT_shike2.com> wrote:
> Thinking a bit more about this, I don't know why we are using -Wall,
> because it moves people to follow the GNU criteria, that is the
> more suck criteria I know (I think it is because they come from the
> LISP world, and they want to see your code formatted as LISP, and
> force you to put a lot of unneded parenthesis ;).
We use ‐Wall to show all warnings. If the compiler complains, fix the
warning. Easy. At least this keeps the code to a certain style. St was
written from the beginning in the current style and I kept it. For my
projects I moved towards the Linux kernel style.
Sincerely,
Christoph Lohmann
Received on Thu Apr 24 2014 - 18:20:20 CEST
This archive was generated by hypermail 2.3.0
: Thu Apr 24 2014 - 18:36:06 CEST