[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:46:40 PDT 2010


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



--- Comment #8 from Eldar Insafutdinov <e.insafutdinov at gmail.com> 2010-06-28 06:46:39 PDT ---
(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.

-- 
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