Actions
Feature #1563
openfc_version: Add comment for FREECIV_DISTRIBUTOR
Start date:
07/05/2025
Due date:
% Done:
0%
Estimated time:
Description
Add comment block for FREECIV_DISTRIBUTOR in fc_version. In addition to documenting the field, the comment block would be less frequently changing context (than current network capstr) for patches that set the distributor. That way distributors would not need to refresh their patches for every freeciv version, and often even between releases of the same version.
Files
Actions
#1
Updated by Marko Lindqvist about 11 hours ago
- File 0069-fc_version-Add-doc-comment-for-FREECIV_DISTRIBUTOR.patch 0069-fc_version-Add-doc-comment-for-FREECIV_DISTRIBUTOR.patch added
- File 0038-fc_version-Add-doc-comment-for-FREECIV_DISTRIBUTOR.patch 0038-fc_version-Add-doc-comment-for-FREECIV_DISTRIBUTOR.patch added
- File 0026-fc_version-Add-doc-comment-for-FREECIV_DISTRIBUTOR.patch 0026-fc_version-Add-doc-comment-for-FREECIV_DISTRIBUTOR.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version changed from 3.2.1 to 3.2.0-RC2
Since we are touching the network capstr and thus invalidating FREECIV_DISTRIBUTOR patches in #1562 for 3.2.0-RC2 anyway, this patch should also go in the same release to avoid invalidating patches again (by this) in the next release.
Updated by Marko Lindqvist about 11 hours ago
- Blocks Tasks #1560: Release 3.2.0-RC2 added
Updated by Marko Lindqvist about 11 hours ago
- Blocked by Bug #1562: PACKET_SYNC_SERIAL from non-player connection when starting tutorial added
Updated by Marko Lindqvist about 5 hours ago
- File 0001-fc_version-Add-doc-comment-for-FREECIV_DISTRIBUTOR.patch 0001-fc_version-Add-doc-comment-for-FREECIV_DISTRIBUTOR.patch added
Rebased main branch patch
Actions