git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13544 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2002-04-26 03:48:58 +00:00
parent cd0f10a6cc
commit 4f3794de23

View file

@ -18,6 +18,7 @@
(-initWithCallback:returnp:values:frame:signature:): Simplify
setting values. Structs passed by ref when MFRAME_STRUCT_BYREF.
(GSFFIInvokeWithTargetAndImp): Encoding values unneedded now.
(gs_objc_msg_forward): Free the closure via NSData.
* Source/mframe/powerpc/generic: Fix offset for structs.
* Source/mframe/powerpc/linux-gnu: Idem.