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

Fix EPSR Toml parsing #1694

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Fix EPSR Toml parsing #1694

merged 2 commits into from
Nov 13, 2023

Conversation

rprospero
Copy link
Contributor

Add EPSR terms in TOML as vector instead of a map. This preserves order, but we may switch this back if we can replace the std::unordered_map with std::map

@rprospero rprospero requested a review from trisyoungs November 9, 2023 13:21
Copy link
Member

@trisyoungs trisyoungs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rprospero rprospero merged commit 1ca8f32 into develop Nov 13, 2023
7 checks passed
@rprospero rprospero deleted the EPSR-TOML branch November 13, 2023 11:43
rprospero added a commit that referenced this pull request Mar 11, 2024
rprospero added a commit that referenced this pull request Apr 8, 2024
rprospero added a commit that referenced this pull request Apr 9, 2024
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.

2 participants