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

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