[Issue 7892] Compiler-generated struct copies can result in errors when ctor is @disable'd

2013-09-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7892 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7892] Compiler-generated struct copies can result in errors when ctor is @disable'd

2013-09-30 Thread d-bugmail
/1c42160f643ba3e0fc0d4fbaa24a8d357ae24965 fix Issue 7892 - Compiler-generated struct copies can result in errors when ctor is @disable'd https://github.com/D-Programming-Language/dmd/commit/055fc646bb9aeba96c73c6b6e67d601b1f5d8910 Merge pull request #2596 from 9rnsr/fix7892 Issue 7892 - Compiler-generated struct copies can result

[Issue 7892] Compiler-generated struct copies can result in errors when ctor is @disable'd

2013-09-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7892 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 7892] Compiler-generated struct copies can result in errors when ctor is @disable'd

2012-04-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7892 --- Comment #1 from Alex R�nne Petersen xtzgzo...@gmail.com 2012-04-11 19:26:33 PDT --- OK, the first one is probably not due to an invisible copy, but rather just a bug in the assignment analysis (it follows that if the function returns