[Issue 9285] dtoh

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 9 00:22:32 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9285



--- Comment #3 from Andrei Alexandrescu <andrei at erdani.com> 2013-01-09 00:22:31 PST ---
(In reply to comment #1)
> So how do you see this working overall? Generate a bunch of mangled
> declarations in the resulting .h and then generate some nice C++-y wrappers
> around them?

No, just generate declarations for extern(C++) names. This is a tool for people
who want to interface with C++ and know what steps to take.

> > * C++11 generation is default, there should be an option to generate C++98.
> 
> Virtually every C++ compiler in existence supports C++03, so why not that?

OK

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


More information about the Digitalmars-d-bugs mailing list