Thread overview
[Issue 9667] New: Appender cannot add struct with immutable members
Mar 08, 2013
Andrej Mitrovic
March 08, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9667

           Summary: Appender cannot add struct with immutable members
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: rswhite4@googlemail.com


--- Comment #0 from rswhite4@googlemail.com 2013-03-08 10:58:35 PST ---
http://dpaste.1azy.net/21f100d3

It would be very easy to solve, with memcpy or memmove:

http://dpaste.1azy.net/ac2b38e5 (line 192)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 08, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9667


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich@gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-03-08 11:01:10 PST ---
Sounds like a dupe of Issue 9528.

Also in the future please paste snippets inline, and any patches as a an attachment, thanks.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 08, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9667


monarchdodra@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |monarchdodra@gmail.com
         Resolution|                            |DUPLICATE


--- Comment #2 from monarchdodra@gmail.com 2013-03-08 11:27:46 PST ---
Yes. Duplicate.

*** This issue has been marked as a duplicate of issue 9528 ***

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