Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
August 03, 2011 [Issue 6433] New: Meta-Bug AA type propagation | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=6433 Summary: Meta-Bug AA type propagation Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: dawg@dawgfoto.de --- Comment #0 from dawg@dawgfoto.de 2011-08-03 05:44:10 PDT --- Bug case to gather issues related to type propagation of internal associative arrays to instances of AssociativeArray!(Key, Value). Type properties are erroneously taken from the template instance. .init, .stringof, .mangleof, .offsetof, .alignof issue 3962, issue 5683, issue 5029 AssocArrayLiteralExp can't handle type propagation. issue 5675 Deprecated "delete aa[key]" segfaults on x86_64. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 04, 2011 [Issue 6433] Meta-Bug AA type propagation | ||||
---|---|---|---|---|
| ||||
Posted in reply to dawg@dawgfoto.de | http://d.puremagic.com/issues/show_bug.cgi?id=6433 dawg@dawgfoto.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zan77137@nifty.com --- Comment #3 from dawg@dawgfoto.de 2011-08-04 02:18:38 PDT --- *** Issue 4723 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 04, 2011 [Issue 6433] Meta-Bug AA type propagation | ||||
---|---|---|---|---|
| ||||
Posted in reply to dawg@dawgfoto.de | http://d.puremagic.com/issues/show_bug.cgi?id=6433 dawg@dawgfoto.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Marco.Leise@gmx.de --- Comment #4 from dawg@dawgfoto.de 2011-08-04 02:19:06 PDT --- *** Issue 5683 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 04, 2011 [Issue 6433] Meta-Bug AA type propagation | ||||
---|---|---|---|---|
| ||||
Posted in reply to dawg@dawgfoto.de | http://d.puremagic.com/issues/show_bug.cgi?id=6433 dawg@dawgfoto.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cbkbbejeap@mailinator.com --- Comment #5 from dawg@dawgfoto.de 2011-08-04 02:19:29 PDT --- *** Issue 5029 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 13, 2011 [Issue 6433] Meta-Bug AA type propagation | ||||
---|---|---|---|---|
| ||||
Posted in reply to dawg@dawgfoto.de | http://d.puremagic.com/issues/show_bug.cgi?id=6433 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED --- Comment #6 from Walter Bright <bugzilla@digitalmars.com> 2011-08-12 21:46:01 PDT --- https://github.com/D-Programming-Language/dmd/commit/9c3c380d6bb66f5d4598a24829849db324172a0b -- 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