http://d.puremagic.com/issues/show_bug.cgi?id=9285
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Iain Buclaw <[email protected]> 2013-01-09 00:20:53 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? > > > * 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? It's true, even GCC's -std=c++98 switch is just an alias for -std=c++03 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
