[Issue 5314] Wrong error message: struct within immutable member and postblit function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 15 06:07:53 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=5314

Adrien Pensart <crunchengine at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crunchengine at gmail.com

--- Comment #12 from Adrien Pensart <crunchengine at gmail.com> ---
If you think this bug is fixed (and i think it is), can we consider closing it
?

- every mutable error is now indicated with its line number
- each error message appears only once
- immutable member construction and assignment semantics are correctly handled

if someone think it's not fixed, is there a new relevant test case ?

--


More information about the Digitalmars-d-bugs mailing list