Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expected and_then/or_else calling callable without checking #599

Closed
elfenpiff opened this issue Mar 10, 2021 · 0 comments · Fixed by #602
Closed

expected and_then/or_else calling callable without checking #599

elfenpiff opened this issue Mar 10, 2021 · 0 comments · Fixed by #602
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@elfenpiff
Copy link
Contributor

Required information

The methods of cxx::expected and_then/or_else are calling callables without verifying if they contain a callable object.

@elfenpiff elfenpiff self-assigned this Mar 10, 2021
@elfenpiff elfenpiff added the bug Something isn't working label Mar 10, 2021
@elfenpiff elfenpiff added this to To do in v1.0 via automation Mar 10, 2021
@elfenpiff elfenpiff added this to the Prio 1 milestone Mar 10, 2021
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Mar 10, 2021
…ng them

Signed-off-by: Christian Eltzschig <me@elchris.org>
elfenpiff added a commit to ApexAI/iceoryx that referenced this issue Mar 10, 2021
Signed-off-by: Christian Eltzschig <me@elchris.org>
v1.0 automation moved this from To do to Done Mar 10, 2021
elfenpiff added a commit that referenced this issue Mar 10, 2021
…ted-and-then-or-else

iox-#599 check callables of-expected and then or else
marthtz pushed a commit to boschglobal/iceoryx that referenced this issue May 12, 2021
…ng them

Signed-off-by: Christian Eltzschig <me@elchris.org>
marthtz pushed a commit to boschglobal/iceoryx that referenced this issue May 12, 2021
Signed-off-by: Christian Eltzschig <me@elchris.org>
marthtz pushed a commit to boschglobal/iceoryx that referenced this issue May 12, 2021
…lables-of-expected-and-then-or-else

iox-eclipse-iceoryx#599 check callables of-expected and then or else
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
No open projects
v1.0
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant