Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update some viewscreens to use std::future #630

Merged
merged 4 commits into from
Aug 5, 2023
Merged

Conversation

ab9rf
Copy link
Member

@ab9rf ab9rf commented Aug 5, 2023

and add support in codegen for std::future (closes #625)

do not merge until DFHack/dfhack#3633 is merged

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2023

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
viewscreen_initial_prepst linux64 144 160 +16
viewscreen_initial_prepst windows64 144 160 +16

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

@myk002 myk002 merged commit ce973e9 into DFHack:master Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

std::future support
2 participants