Skip to content

fix(menu): allow numeric dvar values - #927

Merged
Laupetin merged 2 commits into
Laupetin:mainfrom
michaeloliverx:fix-numeric-dvar-values
Jul 23, 2026
Merged

fix(menu): allow numeric dvar values#927
Laupetin merged 2 commits into
Laupetin:mainfrom
michaeloliverx:fix-numeric-dvar-values

Conversation

@michaeloliverx

Copy link
Copy Markdown
Contributor

Relates to No.2 in #160 (comment)

@Laupetin
Laupetin force-pushed the fix-numeric-dvar-values branch from b2d930b to 3511fa5 Compare July 23, 2026 17:29

@Laupetin Laupetin left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

thanks 😄 i just replaced the usage of std::ostringstream and std::noshowpoint with std::format as that's generally what the project uses nowadays when there's a fixed amount of insertions in the string.

@Laupetin
Laupetin merged commit 4421b94 into Laupetin:main Jul 23, 2026
8 checks passed
@michaeloliverx
michaeloliverx deleted the fix-numeric-dvar-values branch July 23, 2026 18:45
@Laupetin Laupetin added the bug Something isn't working label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants