Skip to content

Use no-exceptions-friendly macros for try/catch block#419

Merged
Lastique merged 1 commit into
boostorg:developfrom
mkruskal-google:patch-1
Jun 29, 2026
Merged

Use no-exceptions-friendly macros for try/catch block#419
Lastique merged 1 commit into
boostorg:developfrom
mkruskal-google:patch-1

Conversation

@mkruskal-google

Copy link
Copy Markdown
Contributor

This fixes build breakages when -fno-exceptions is used

This fixes build breakages when -fno-exceptions is used
@mkruskal-google

Copy link
Copy Markdown
Contributor Author

@Lastique - I'm pretty sure is a 2 line typo fix, it would be nice to get -fno-exceptions support back in boost

@Lastique

Copy link
Copy Markdown
Member

#include <boost/core/no_exceptions_support.hpp> is missing for the macros.

@Lastique Lastique merged commit 07b93da into boostorg:develop Jun 29, 2026
1 check failed
@Lastique

Copy link
Copy Markdown
Member

Merged with added includes. Thanks.

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