[Issue 19164] malloc may be considered pure when failure results in program exit (no need to reset errno)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 18 08:39:20 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19164
--- Comment #8 from Nathan S. <n8sh.secondary at hotmail.com> ---
>If it was only to improve already existing code, it should've been
>done there locally for that code.
BTW, the first version of the PR was like that, but Sebastian Wilzbach & Petar
Kirov objected convincingly on the grounds that it caused needless code
duplication.
--
More information about the Digitalmars-d-bugs
mailing list