[Issue 23314] Language spec falsely states that struct field invariants are checked
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 5 03:14:20 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23314
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3405 "Fix issue 23314 - Language spec falsely
states that struct field inva…" was merged into master:
- 7239b35eca2809b779a41b9d25f9bd98aa5705ba by Paul Backus:
Fix issue 23314 - Language spec falsely states that struct field invariants
are checked
This behavior has never been implemented, and users should not rely on
it in their code.
https://github.com/dlang/dlang.org/pull/3405
--
More information about the Digitalmars-d-bugs
mailing list