[Issue 7961] Add support for C++ namespaces

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 9 22:21:42 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=7961



--- Comment #4 from yebblies <yebblies at gmail.com> 2013-11-10 17:21:37 EST ---
(In reply to comment #3)
> (In reply to comment #2)
> > How do you plan to do it on win32?
> 
> https://en.wikipedia.org/wiki/Visual_C%2B%2B_name_mangling

I mean, how do you plan to implement this given that on win32, C++ name
mangling is done by the dmc backend code rather than in the frontend like all
other platforms.

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


More information about the Digitalmars-d-bugs mailing list