digitalmars.D.bugs - [Issue 7961] New: Add support for C++ namespaces
- d-bugmail puremagic.com (27/27) Apr 21 2012 http://d.puremagic.com/issues/show_bug.cgi?id=7961
http://d.puremagic.com/issues/show_bug.cgi?id=7961 Summary: Add support for C++ namespaces Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: dejan.lekic gmail.com --- Comment #0 from Dejan Lekic <dejan.lekic gmail.com> 2012-04-21 05:57:52 PDT --- On 12/14/2011 1:47 PM, Dejan Lekic wrote: As subject says. I am pretty much happy with the current C++ support. The only thing I need is to be able to call functions from namespace(s). Any plans to add this feature? Walter's response: I hadn't planned to, but it's a good idea. I suggest adding it as an enhancement request on bugzilla. I forgot about it, but lately I need namespace support again, so I am filing this feature request here. :) This is, I believe, a very important feature as many people deal with C++ libraries lately. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Apr 21 2012