comparison readme.txt @ 1407:9a049fd1a014

Let TargetABI::passByValue() know when a parameter is byref (either explicitly or because it's a static array) by giving it the pointer type instead of the type itself. This fixes Derelict compilation on x86-64, where the ABI wasn't expecting a static array to be passed in at all.
author Frits van Bommel <fvbommel wxs.nl>
date Fri, 22 May 2009 00:19:54 +0200
parents 6aaa3d3c1183
children 7b6f066ba869
comparison
equal deleted inserted replaced
1406:eb7cb41ee585 1407:9a049fd1a014