mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-02-19 18:53:05 +00:00
![]() ../backend/drm/drm.c:415:49: error: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Werror=calloc-transposed-args] 415 | layer->candidate_planes = calloc(sizeof(bool), drm->num_planes); | ^~~~ |
||
---|---|---|
.. | ||
drm | ||
headless | ||
libinput | ||
multi | ||
session | ||
wayland | ||
x11 | ||
backend.c | ||
meson.build |