ABI array format

Jascha Wetzel firstname at mainia.de
Wed Dec 19 05:38:08 PST 2007


Regan Heath wrote:
> Correct me if I'm wrong but the ABI for arrays is not set in concrete by 
> the D specification.  Therefore any code which relies on the ABI of 
> arrays is inherently a little bit evil.

Luckily the D specs didn't make the same mistake as the C++ specs did by 
*not* specifying the ABI: http://www.digitalmars.com/d/abi.html



More information about the Digitalmars-d mailing list