February 23, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5644

           Summary: The mangling of constructors is not documented by the
                    ABI.
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody@puremagic.com
        ReportedBy: blood.of.life@gmail.com


--- Comment #0 from Bernard Helyer <blood.of.life@gmail.com> 2011-02-22 23:30:26 PST ---


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 23, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5644



--- Comment #1 from Bernard Helyer <blood.of.life@gmail.com> 2011-02-22 23:31:34 PST ---
Some poking around reveals that 'this' turns into '__ctor', and then it is just mangled as a function. This should be documented in the ABI section.

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