[Issue 20484] Regression: runtime cannot handle shared(AA)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 18 22:16:48 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20484
--- Comment #2 from James Blachly <james.blachly at gmail.com> ---
@ZombineDev: Thanks for the details. Our codebase was already using
synchronization.
The runtime is still making a type error that causes compilation failure, but I
do not understand runtime internals well enough to appreciate whether the
offending block can simply be rolled back.
--
More information about the Digitalmars-d-bugs
mailing list