Skip to content

Fixed cmake warnings.#1133

Merged
redboltz merged 5 commits intomsgpack:cpp_masterfrom
redboltz:fix_1132
Aug 6, 2024
Merged

Fixed cmake warnings.#1133
redboltz merged 5 commits intomsgpack:cpp_masterfrom
redboltz:fix_1132

Conversation

@redboltz
Copy link
Contributor

@redboltz redboltz commented Aug 6, 2024

No description provided.

It uses boost::variant. boost::variant requires boost::tyoe_index.
boost::type index has dropped C++03 support.
@redboltz redboltz merged commit 5c606bd into msgpack:cpp_master Aug 6, 2024
@redboltz redboltz deleted the fix_1132 branch August 6, 2024 03:44
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