This enshrines the current testsuite practice of using ffi_arg for

returned values.  It would be reasonable and logical to use the actual
return argument type as passed to ffi_prep_cif, but this would mean
changing a large number of tests that use ffi_arg and all backends
that write results to an ffi_arg.
This commit is contained in:
Alan Modra
2013-11-13 16:55:36 -05:00
committed by Anthony Green
parent 8af42f9944
commit 58c2577a3f
5 changed files with 28 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
@set UPDATED 2 July 2013
@set UPDATED-MONTH July 2013
@set UPDATED 13 November 2013
@set UPDATED-MONTH November 2013
@set EDITION 3.0.14-rc0
@set VERSION 3.0.14-rc0