[freeciv/freeciv] bc850c: Pass enum req_problem_type to can_city_build_impro...

freeciv-commits <[email protected]> Fri, 27 Mar 2026 15:29:07 -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: bc850c0ecd3336f7c30dc568d9d8221f4966622f
      https://github.com/freeciv/freeciv/commit/bc850c0ecd3336f7c30dc568d9d8221f4966622f
  Author: Marko Lindqvist <[email protected]>
  Date:   2026-03-28 (Sat, 28 Mar 2026)

  Changed paths:
    M ai/default/daicity.c
    M ai/default/daimilitary.c
    M ai/default/daitech.c
    M ai/default/daitools.c
    M client/climisc.c
    M client/gui-sdl2/wldlg.c
    M client/gui-sdl3/wldlg.c
    M common/city.c
    M common/city.h
    M common/improvement.c
    M common/improvement.h
    M common/scriptcore/api_game_methods.c
    M common/unittype.c
    M server/advisors/advbuilding.c
    M server/cityturn.c
    M server/techtools.c

  Log Message:
  -----------
  Pass enum req_problem_type to can_city_build_improvement_now()

No functional changes - all callers still pass RPT_CERTAIN.

See RM #1939

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



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