www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 5644] New: The mangling of constructors is not documented by the ABI.

reply d-bugmail puremagic.com writes:
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



23:30:26 PST ---


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 22 2011
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5644




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: -------
Feb 22 2011