https://issues.dlang.org/show_bug.cgi?id=22598
--- Comment #1 from Iain Buclaw <[email protected]> --- I've worked around this by adding `#define __STRICT_ANSI__` to the sanitizer I run with the preprocessor. --
d-bugmail--- via Digitalmars-d-bugs Wed, 15 Dec 2021 01:58:23 -0800
https://issues.dlang.org/show_bug.cgi?id=22598
--- Comment #1 from Iain Buclaw <[email protected]> --- I've worked around this by adding `#define __STRICT_ANSI__` to the sanitizer I run with the preprocessor. --