[freeciv/freeciv] ed7a0f: Pass enum req_problem_type to can_city_build_now()
freeciv-commits <[email protected]> Wed, 13 May 2026 21:20:15 +0000 (UTC)
| 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: ed7a0f775f440c4bbd155e67b6116af083edab4f
https://github.com/freeciv/freeciv/commit/ed7a0f775f440c4bbd155e67b6116af083edab4f
Author: Marko Lindqvist <[email protected]>
Date: 2026-05-14 (Thu, 14 May 2026)
Changed paths:
M client/citydlg_common.c
M client/climisc.c
M client/gui-gtk-3.22/citydlg.c
M client/gui-gtk-4.0/citydlg.c
M client/gui-gtk-5.0/citydlg.c
M client/gui-qt/citydlg.cpp
M client/gui-qt/cityrep.cpp
M client/mapctrl_common.c
M common/city.c
M common/city.h
M server/cityhand.c
M server/citytools.c
M server/cityturn.c
Log Message:
-----------
Pass enum req_problem_type to can_city_build_now()
No functional changes - all callers still pass RPT_CERTAIN.
See RM #1945
Signed-off-by: Marko Lindqvist <[email protected]>
To unsubscribe from these emails, change your notification settings at https://github.com/freeciv/freeciv/settings/notifications