pragma(mangle)
Nick Sabalausky
a at a.a
Sat Jun 11 15:43:12 PDT 2011
"Andrej Mitrovic" <andrej.mitrovich at gmail.com> wrote in message
news:mailman.825.1307830585.14074.digitalmars-d at puremagic.com...
> On 6/11/11, Daniel Murphy <yebblies at nospamgmail.com> wrote:
>> You could use it, for example, to provide a function with C++ linkage
>> taking
>> a C++ long parameter, something which I think is currently impossible in
>> D.
>
> I assumed I must have been doing something wrong when I filed this:
> http://d.puremagic.com/issues/show_bug.cgi?id=6121 . But I guess not.
> I can't link DDMD with the DMD 2.053 backend because of this. I'd have
> to change DMD's long types to int, which might not be a big issue but
> I'd rather avoid having to patch every release..
Are you working on updating DDMD to a newer DMD, or just simply trying to
use the newer backend? If the former, then that's fantastic and I look
forward to it.
More information about the Digitalmars-d
mailing list