May 18, 2013 [Issue 10112] New: Mangle, which defined by pragma(mangle) should not be mangled by backend. | ||||
---|---|---|---|---|
| ||||
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 --- Comment #0 from Igor Stepanov <wazar.leollone@yahoo.com> 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: ------- |
Copyright © 1999-2021 by the D Language Foundation