On 2013-09-10 16:38, Dicebot wrote:

This is why mixing ABI and mangling in one entity is bad. And why
overloading extern(C) functions is compile-time error in C++.

There's a GCC (Clang) extension that enables support function overloading in C. I guess it's a bit overkill to support in D.

--
/Jacob Carlborg

Reply via email to