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:
committed by
Anthony Green
parent
8af42f9944
commit
58c2577a3f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user