On Tue, 30 Aug 2016 18:48:20 +0200
Markus Teich <markus.teich_AT_stusta.mhn.de> wrote:
Hey Markus,
> The error message strings should not be split over different lines,
> even if they break the 80 character line length rule. On failure you
> want to be able to grep for the exact error string in the source code
> and
>
> grep "unable to grab keyboard for screen"
>
> would not work anymore with the string broken into multiple lines.
no offense, but this is just stupid. You should feel honored that
Quentin is among the few here who take sane line-lengths seriously.
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Tue Aug 30 2016 - 19:06:14 CEST