[freeciv/freeciv] e96dfe: Qt: Fix sfinae-incomplete compiler warning with Qt...

freeciv-commits <[email protected]> Fri, 03 Jul 2026 19:07:22 -0700
Newsgroups gmane.games.freeciv.devel
Message-ID <freeciv/freeciv/push/refs/heads/main/[email protected]>
  Branch: refs/heads/main
  Home:   https://github.com/freeciv/freeciv
  Commit: e96dfef72384741c2980349d9089c1c32c11e14b
      https://github.com/freeciv/freeciv/commit/e96dfef72384741c2980349d9089c1c32c11e14b
  Author: Marko Lindqvist <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M client/gui-qt/sprite.cpp

  Log Message:
  -----------
  Qt: Fix sfinae-incomplete compiler warning with Qt-6.11

gcc-16 adds sfinae-incomplete warnings. Qt-6.10 is too
broken for us to fix all the warnings with it, but we can fix
the one warning that remains with Qt-6.11.

See RM #2062

Signed-off-by: Marko Lindqvist <[email protected]>



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