[Issue 3825] AAs entries are default initialized before the new value is evaluated

2013-03-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 Walter Bright changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2013-03-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2013-03-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 --- Comment #8 from bearophile_h...@eml.cc 2013-03-03 18:42:38 PST --- Woo, after more than three years now it seems to work correctly. Close? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiv

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2013-03-03 Thread d-bugmail
/d5aac8cc2bcc43e8753d889eff8e005f5c7443ce fix Issue 3825 - AAs entries are default initialized before the new value is evaluated https://github.com/D-Programming-Language/dmd/commit/4af794608d6a29a1b03216038bcab63658ea9d87 Merge pull request #1465 from 9rnsr/fix3825 Issue 3825 - AAs entries are default initialized before the new value

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2013-01-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 --- Comment #6 from bearophile_h...@eml.cc 2013-01-12 08:58:03 PST --- Hara, I am reading the discussions in Pull 1465, and I have to say I use this kind of code all the time: aa[x]++; It's very handy. It's similar to a Python defaultdict: >>

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2013-01-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #5 from Kenji Hara 2013

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2012-10-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 yebblies changed: What|Removed |Added CC||d...@dawgfoto.de --- Comment #4 from yebbli

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2012-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 --- Comment #3 from bearophile_h...@eml.cc 2012-06-21 00:10:43 PDT --- Yesterday I've wasted some hours to locate this problem again in one of my programs. I hope this bug will be fixed. -- Configure issuemail: http://d.puremagic.com/issues/us

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2012-05-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 Jonathan M Davis changed: What|Removed |Added CC||luka8...@owave.net --- Comment #2 f

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2012-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 yebblies changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #1 from yeb

[Issue 3825] AAs entries are default initialized before the new value is evaluated

2012-02-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3825 yebblies changed: What|Removed |Added Keywords||wrong-code CC|