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

           Summary: Emplace is broken
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Keywords: wrong-code
          Severity: major
          Priority: P2
         Component: Phobos
        AssignedTo: monarchdo...@gmail.com
        ReportedBy: monarchdo...@gmail.com


--- Comment #0 from monarchdo...@gmail.com 2013-03-28 04:30:01 PDT ---
Filing this because apparently it hasn't been filed yet.

Amongst others:
- Calls elaborate opAssign
- Fails on objects with disabled opAssign
- Fails to pre-blit T.init when using opAssign
- Fails on no-arg static arrays
- Fails to build from arg with alias this
- Doesn't always call the right construction scheme
- Calls static opCall

Proposed fix:
https://github.com/D-Programming-Language/phobos/pull/1082/files

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

Reply via email to