[Issue 10326] Disallow 'invariant' for immutable, allow class/struct invariants without (), and later disallow usage of ()
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun May 11 19:18:17 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=10326
--- Comment #5 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/7cbb9a48ac7b9ea6c14ea859bc40dbc35e932e0c
fix Issue 10326 - Disallow 'invariant' for immutable, allow class/struct
invariants without (), and later disallow usage of ()
https://github.com/D-Programming-Language/dmd/commit/6f08c339d574bb3d808f40ea965f29caa433c000
Merge pull request #3540 from 9rnsr/fix10326
Issue 10326 - Disallow 'invariant' for immutable, allow class/struct invariants
without (), and later disallow usage of ()
--
More information about the Digitalmars-d-bugs
mailing list