extern(C) symbol conflicts

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Tue Jan 27 12:11:17 PST 2015


On 2015-01-27 19:13, Steven Schveighoffer wrote:

> I would say if two extern(C) declarations are identical (i.e. same
> parameter types, same attributes), they don't conflict. What does this
> break?

It it's extern(C), shouldn't just the name matter?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list