https://issues.dlang.org/show_bug.cgi?id=14933
Issue ID: 14933
Summary: specifications for the pragma(mangle) are vague
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: dlang.org
Assignee: [email protected]
Reporter: [email protected]
The specifications for the way dmd implements pragma(mangle) are too vague.
The documentation should specify to which type its symbol is effectively
transformed or not:
http://dlang.org/pragma.html#mangle
see discussion on dlang.lean:
http://forum.dlang.org/thread/[email protected]
--