[Issue 11140] New: Destructor/postblit bug for struct members

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 29 09:12:06 PDT 2013


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

           Summary: Destructor/postblit bug for struct members
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: sludwig at outerproduct.org


--- Comment #0 from Sönke Ludwig <sludwig at outerproduct.org> 2013-09-29 09:12:04 PDT ---
The attached program simulates a simple reference counted struct. Compiled with
"dmd -unittest" both unit tests fail on current DMD HEAD (2.064 dev). This is
similar to http://d.puremagic.com/issues/show_bug.cgi?id=10789 but probably has
a different root cause.

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