[Issue 673] ABI as documented is 32 bit specific.. how about 64 bits?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 10 02:07:25 PST 2006
http://d.puremagic.com/issues/show_bug.cgi?id=673
------- Comment #2 from braddr at puremagic.com 2006-12-10 04:07 -------
That's a potentially valid path (though not the one I'd prefer to see taken).
If it is, the ABI page probably ought to call itself out clearly as specifying
just linux/x86/32 and win/x86/32. It would be nice if it incorporated more
details since gdc is starting to implement other platforms and other word
sizes. The spec is larger than dmd's implementation in a few dimensions like
this.
This is one of the pages where it's clear that 'D, the spec' != 'DMD, the
implementation.'
--
More information about the Digitalmars-d-bugs
mailing list