aboutsummaryrefslogtreecommitdiff
path: root/util/region.c
diff options
context:
space:
mode:
authorTudor Brindus <me@tbrindus.ca>2020-10-10 22:58:57 -0400
committerSimon Ser <contact@emersion.fr>2020-10-11 06:36:23 +0200
commitab80ad902e5914d8b7fbe08f155ac49917acbad0 (patch)
tree0f785fc4a37a89b95adf22a044995d1962831d9b /util/region.c
parentec3f432bbb4cbcb75adc695753353239e017a8bd (diff)
xwayland: using %m in `wlr_log` is broken, use `wlr_log_errno` instead
This one was awful to track down, but calls to `wlr_log` with %m have the errno masked by the `isatty` call in `log_stderr`. Switch them to `wlr_log_errno` instead. Cue quality "how can read(2) POSSIBLY be returning ENOTTY?" moments.
Diffstat (limited to 'util/region.c')
0 files changed, 0 insertions, 0 deletions