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

freeciv-commits <[email protected]> Fri, 03 Jul 2026 19:07:48 -0700
Newsgroups gmane.games.freeciv.devel
Message-ID <freeciv/freeciv/push/refs/heads/S3_3/[email protected]>
  Branch: refs/heads/S3_3
  Home:   https://github.com/freeciv/freeciv
  Commit: 236dc83fa6a72be817ea7e4fb8b3f102279b7851
      https://github.com/freeciv/freeciv/commit/236dc83fa6a72be817ea7e4fb8b3f102279b7851
  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