> since there are multiple other lines even longer than those two
> fprintf calls, I'd just put them in one line and address the issue on
> a project level in a separate patch when the community has agreed on
> the definition on "reasonable" used in the style guide[0].
> 
>       fprintf(stderr, "slock: unable to grab mouse pointer for
> screen %s\n", screen);
1/Why report later what you can do now?
2/What don't you like in my suggested solution?

Reply via email to