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

           Summary: Mangle, which defined by pragma(mangle) should not be
                    mangled by backend.
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Igor Stepanov <[email protected]> 2013-05-17 
17:41:45 PDT ---
pragma(mangle, "?verror@@YAXULoc@@PBDPAD111@Z")
extern(C++) void verror(Loc loc, const(char)* format, va_list ap, const(char)*
p1 = null, const(char)* p2 = null, const(char)* header = "Error: ")
{

}

Error:
Communal names:
  120  ??verror@@YAXULoc@@PBDPAD111@Z@YAXULoc@@PBDPAX111@Z, Type 0

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

Reply via email to