extern(C++, ns)
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jan 3 06:45:59 PST 2016
On 2016-01-03 08:04, Walter Bright wrote:
> It's a bug if circular imports do not work. But circular imports are not
> allowed in Go, and I consider them as something to avoid. They can be
> very confusing to try and follow.
Either they're supported and should work every single time or they
shouldn't be supported at all. Supported anything in between is just messy.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list