[Issue 6049] [CTFE]: Array literals of structs with invariant() are wrong

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 24 10:15:58 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6049



--- Comment #3 from Jonathan M Davis <jmdavisProg at gmx.com> 2011-05-24 10:11:43 PDT ---
Then I won't worry about it :). Invariants have been a source of trouble with
std.datetime though and appear to be an area in the language implementation
that still has some warts. IIRC, it caused some issues with purity initially
(though we can now have pure invarians fortunately), and bug# 5058 has caused
definite issues as well (hence why SysTime's invariant is commented out). Well,
as annoying as such bugs are, at least we're running into them so that we can
fix them. Thanks for looking into this one.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list