March 18, 2013 [Issue 9732] Do not call opAssign() for the first assignment to member in the constructor | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Cehreli | http://d.puremagic.com/issues/show_bug.cgi?id=9732 --- Comment #10 from Maxim Fomin <maxim@maxim-fomin.ru> 2013-03-18 14:58:55 PDT --- Another problem can arise from mixin usage - when you write mixin or mixin template you assume that opAssign would be called, but this assumptions breaks and there is no opportunities to detect it. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 20, 2013 [Issue 9732] Do not call opAssign() for the first assignment to member in the constructor | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Cehreli | http://d.puremagic.com/issues/show_bug.cgi?id=9732 Kenji Hara <k.hara.pg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #11 from Kenji Hara <k.hara.pg@gmail.com> 2013-10-20 02:32:33 PDT --- *** This issue has been marked as a duplicate of issue 9665 *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation