Skip to content

allow using __optional with -fno-exceptions#1585

Merged
ericniebler merged 1 commit intoNVIDIA:mainfrom
khangng-ampere:khangng/push-lusnyywxxzss
Jul 23, 2025
Merged

allow using __optional with -fno-exceptions#1585
ericniebler merged 1 commit intoNVIDIA:mainfrom
khangng-ampere:khangng/push-lusnyywxxzss

Conversation

@khangng-ampere
Copy link
Copy Markdown
Contributor

Currently, including <exec/async_scope.hpp> will err:

include/stdexec/__detail/__optional.hpp:122:11: error: cannot use 'throw' with exceptions disabled
          throw __bad_optional_access();

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Jul 23, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ericniebler
Copy link
Copy Markdown
Collaborator

/ok to test 31e6bbb

@ericniebler ericniebler merged commit 44213aa into NVIDIA:main Jul 23, 2025
18 checks passed
@ericniebler
Copy link
Copy Markdown
Collaborator

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