digitalmars.D.bugs - [Issue 10112] New: Mangle, which defined by pragma(mangle) should not be mangled by backend.
- d-bugmail puremagic.com (25/25) May 17 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10112
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: nobody puremagic.com ReportedBy: wazar.leollone yahoo.com 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: -------
May 17 2013