Skip to content

Remove "save_version" enum - #897

Merged
ab9rf merged 2 commits into
DFHack:masterfrom
quietust:save_version
Aug 24, 2026
Merged

Remove "save_version" enum#897
ab9rf merged 2 commits into
DFHack:masterfrom
quietust:save_version

Conversation

@quietust

Copy link
Copy Markdown
Member

It hasn't been maintained since version 50.01, and there's no reason to keep it in df-structures anyways (it's already been moved to the DF wiki where it belongs).

Resolves #873

It hasn't been maintained since version 50.01, and there's no reason to
keep it in df-structures anyways (it's already been moved to the DF
wiki where it belongs).

Resolves DFHack#873
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

The sizes of the following types have changed in this pull request. Please verify that this is intentional. Note that renamed types are not currently detected and will also be listed here.

Type Platform Previous size New size (this PR) Change
cmv_version linux64 4 0 -4
cmv_version windows64 4 0 -4
save_version linux64 4 0 -4
save_version windows64 4 0 -4

This is an automated comment. Please leave a reply if you think that the above information is incorrect.

@ab9rf
ab9rf merged commit eb8464f into DFHack:master Aug 24, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove save_version type

2 participants