[Midnightbsd-cvs] [MidnightBSD/mports] c51b68: x11-toolkits/wlroots015: fix -Wswitch error for LI...

Lucas Holt noreply at github.com
Mon Jun 22 11:57:19 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: c51b68c2bdead0ee43336417bd670812761bf51d
      https://github.com/MidnightBSD/mports/commit/c51b68c2bdead0ee43336417bd670812761bf51d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-22 (Mon, 22 Jun 2026)

  Changed paths:
    M x11-toolkits/wlroots015/Makefile
    A x11-toolkits/wlroots015/files/patch-backend_libinput_switch.c

  Log Message:
  -----------
  x11-toolkits/wlroots015: fix -Wswitch error for LIBINPUT_SWITCH_KEYPAD_SLIDE

New libinput added LIBINPUT_SWITCH_KEYPAD_SLIDE which is not handled in
the switch statement in backend/libinput/switch.c, causing -Werror to
fail the build. Add a default: return to suppress the error, matching
the fix applied to wlroots, wlroots016, and wlroots018.

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list