[Issue 10250] Grammar does not allow invariants in struct declarations
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 12 23:35:47 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=10250
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Version|unspecified |D2
Resolution| |FIXED
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2014-02-12 23:35:44 PST ---
Fixed by:
https://github.com/D-Programming-Language/dlang.org/pull/489
---
Now `DeclDefs` contains `Invariant`:
https://github.com/9rnsr/dlang.org/commit/ffb0412cd514fb367570a92ae88b0d3a4b1b8cd1#diff-a279c1f1078f9ed68984cf79e89d0eb5R22
And `ClassBody` and `StructBody` is merged into `AggregateBody`:
https://github.com/9rnsr/dlang.org/commit/0a4f7df5b31c8a1314cefef2c9d042af1c3ea01a
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list