[Issue 10973] emplace internal error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 8 03:42:10 PDT 2013


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



--- Comment #3 from monarchdodra at gmail.com 2013-10-08 03:42:09 PDT ---
Hum. I forgot to link back.

First, this is a trivial reformat:
https://github.com/D-Programming-Language/phobos/pull/1552

Then, this fixes the issues 10973 and 10978:
https://github.com/D-Programming-Language/phobos/pull/1567




In parallel:
This adds only extra unittests, that proves "array" works better than before:
https://github.com/D-Programming-Language/phobos/pull/1528

This fixes "appender" to correctly use emplace, which fixes a bug we are
regularly hitting:
https://github.com/D-Programming-Language/phobos/pull/1529

It just needs some reviewing now.

-- 
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