Skip to content

Fix build issues#15

Open
BlueAmulet wants to merge 2 commits intomchaptel:nightlyfrom
BlueAmulet:fix-build
Open

Fix build issues#15
BlueAmulet wants to merge 2 commits intomchaptel:nightlyfrom
BlueAmulet:fix-build

Conversation

@BlueAmulet
Copy link

@BlueAmulet BlueAmulet commented May 22, 2023

Removed assert redefinition to static_assert
Fixed all struct size asserts to use static_assert
This fixes the debug build failing, since tomlplusplus properly uses runtime asserts

Added f suffix to float literals
Fixed class member and operator definitions
Fixed strings not stored as const char*

This is breaking debug builds and tomlplusplus
Add f suffix to float literals
Fix class member and operator definitions
Fix strings not stored as const char*
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.

1 participant