[Issue 6075] Cannot set value to associative array from a weakly-pure function when the value type has a (pure) opAssign

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 6 03:31:45 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6075



--- Comment #1 from kennytm at gmail.com 2011-06-06 03:27:16 PDT ---
The bug was introduced in commit 44d7881 (fix bug 2451), manifesting itself as
a Segfault (null pointer dereferencing).

The Segfault was later converted to an error in commit 37aacfc (bug 5131).

https://github.com/D-Programming-Language/dmd/commit/44d7881
https://github.com/D-Programming-Language/dmd/commit/37aacfc

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list