On the panel discussion at Dconf day 3

Paul Backus snarwin at gmail.com
Sun Sep 10 18:28:27 UTC 2023


On Sunday, 10 September 2023 at 17:22:55 UTC, German Diago wrote:
> On Sunday, 10 September 2023 at 02:12:17 UTC, Adam Wilson wrote:
>> For the moment EH is a problem, but it's known problem, and 
>> one that was discussed at length at DConf. From what I 
>> gathered Walter wants to move in the direction of a Herb 
>> Sutter style system where exceptions are returned up the stack 
>> silently via a shadow value in the return statement.
>
> Would this require explicit propagation or call stack 
> refactoring?
> That would be bad news.

You can read the C++ proposal for more details:

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0709r4.pdf


More information about the Digitalmars-d mailing list