On 08/12/2015 09:00 AM, Iain Buclaw wrote:
> For the sake of completeness, I can backport cppmangle from 2.067 down to
> gdc to allow you to test that also, I have already verified that it is all
> that's needed to build ddmd (with a couple of small omissions or changes)
> and the resultant compile passes the D2 testsuite.
Sounds great, what do we need to do?
cppmangle is needed for the frontend to backend binding, right?
Isn't there more to the 2.067 C++ support?
A couple of small omissions and changes sounds like we could incorporate
those into upstream.
Will there be a 2.067 gdc?