[Issue 4398] dmd always uses Windows name mangling for _d_throw

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 28 06:50:36 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4398



--- Comment #9 from Leandro Lucarella <llucax at gmail.com> 2010-06-28 06:50:36 PDT ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #5)
> > > To avoid code duplication in case extern(System) won't help you here
> > 
> > Why? Doesn't extern(System) means extern(Windows) if version is Windows and
> > extern (C) if version is Posix?
> 
> Yes that's entirely correct. I meant that in case you have some other types of
> linkage or other variations in function signature you can use string mixins.
> Sorry for confusion.

Woops, my eyes completely ignored the "in case". My mistake =)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list