Skip to content

Fix C++17 support. #104

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

Closed
wants to merge 3 commits into from
Closed

Fix C++17 support. #104

wants to merge 3 commits into from

Conversation

kalmard0
Copy link
Contributor

Fixes #103.

@kalmard0
Copy link
Contributor Author

Just FYI I'm not currently working on this, due to the number of issues pointed out in #103.

@JBenda
Copy link
Owner

JBenda commented Apr 29, 2025

see #110

@JBenda JBenda closed this Apr 29, 2025
JBenda added a commit that referenced this pull request May 13, 2025
Fixes #107
+ implement dynamic growing string_table
+ implement dynamic growing output

Fixes #102
+ implement state function to get current usage and capacity of
structured limits defined in config.h 

Fixes #111
+ store container offsets relative to story instruction start

Fixes #104
+ Check and adopt for compilation with C++17
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.

Official stance on c++17 support?
2 participants