[OT] - C++ exceptions are becoming more and more problematic
forkit
forkit at gmail.com
Thu Feb 24 08:05:42 UTC 2022
On Thursday, 24 February 2022 at 05:05:27 UTC, Walter Bright
wrote:
> On 2/23/2022 4:19 PM, meta wrote:
>> I moved away from them completly in C++, i wish i could do the
>> same with D..
>
> dmd does not use exceptions at all.
>
> One of the requirements I proposed for Phobos2 was for it to
> not use exceptions.
Well, now it's me that is 'confused'.
That is, how do I reconcile your above statement with your
previous statement:
"Why exceptions for error handling is so important" - Walter
Bright.
https://forum.dlang.org/post/m8tkfm$ret$1@digitalmars.com
More information about the Digitalmars-d
mailing list