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

try中exception_的异常捕获处理中,在vs2015中处理中抛异常 #8

Open
pbwang002 opened this issue Sep 17, 2019 · 1 comment

Comments

@pbwang002
Copy link

1、Try的析构函数中,不能调用~exception_ptr();
2、在seastar的源码处理中,有过类似的处理future.hh中的struct future_state_base ;
给出的官方处理链接如下:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90295

@loveyacper
Copy link
Owner

个人没有win环境一直没尝试过 ananas定位也是linux+macos 感谢反馈

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

No branches or pull requests

2 participants