This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH,AIX] Enable FFI Go Closure on AIX


On Wed, May 17, 2017 at 9:11 AM, REIX, Tony <tony.reix@atos.net> wrote:
> Patch has been submitted to libffi github : https://github.com/libffi/libffi/pull/308 .

Good.

There still was no ChangeLog included with the patch.

Also, the new functions in the patch are not consistent with the
insertion of the word "go".  Sometimes it is near the end, like
ffi_call_go_AIX, and sometimes it is near the beginning, like
ffi_go_closure_DARWIN.  The naming should be consistent.

Thanks, David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]