[Issue 4424] Copy constructor and templated opAssign cannot coexist

2013-05-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 --- Comment #10 from github-bugzi...@puremagic.com 2013-05-27 08:26:03 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/ff056812b0b7d11f245f69f0ea4448728

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2012-11-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 Kenji Hara changed: What|Removed |Added CC||malteskaru...@web.de --- Comment #9 from

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2012-10-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2012-10-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 Benjamin Thaut changed: What|Removed |Added CC||c...@benjamin-thaut.de --- Comment #7

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2012-08-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 Dmitry Olshansky changed: What|Removed |Added CC||dmitry.o...@gmail.com --- Comment #

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2012-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #5 fr

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2011-08-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 Cristi Cobzarenco changed: What|Removed |Added CC||cristi.cobzare...@gmail.com --- Co

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2011-04-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 --- Comment #3 from Kenji Hara 2011-04-28 12:53:39 PDT --- Created an attachment (id=955) test cases Patch created: https://github.com/9rnsr/dmd/compare/master...fix4424 Behaviors: - if template opAssign exists, check it is identity opAssign.

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2010-09-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 Don changed: What|Removed |Added CC||clugd...@yahoo.com.au --- Comment #2 from Don 2

[Issue 4424] Copy constructor and templated opAssign cannot coexist

2010-07-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4424 Andrei Alexandrescu changed: What|Removed |Added CC||and...@metalanguage.com --- Comm