Update forum.py - #7787
Merged
Merged
Update forum.py#7787
Conversation
Goober5000
approved these changes
Sep 15, 2026
MjnMixael
added a commit
to ofp-fs2open/fs2open.github.com
that referenced
this pull request
Sep 20, 2026
Takes 9 upstream commits: 12 files, +70/-117. No conflicts, and the standing checks all came back clean -- no identifier upstream removed is still referenced, no .ui files changed (so no dead-slot risk), no declarations dropped from OFP's own headers, and both OFP-extended SEXP prop cases still fall through to the yet-to-arrive/yet-to-spawn checks. Nothing here reshapes a struct OFP snapshots for undo; the only member change is a memory-leak fix (scp-fs2open#7781) that drops Mem_alloc_size and default-initializes Current_offset, neither of which OFP references. Upstream also updated ci/post/forum.py (scp-fs2open#7787). OFP's release pipeline does not import that module, and main.py plus post-build-release.yaml remain Nebula-only with no FORUM_SECRET guard.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.