Skip to content

powerpc aix/darwin build errors in 3.6.0 #987

Description

@Renegade334

#951 appears to have been half-implemented in powerpc/ffi_darwin.c, and left in an unbuildable state.

  • The PPC_LD_* definitions are absent, as these are defined in ffi_powerpc.h, which ffi_darwin.c does not include.
  • The return type of ffi_closure_helper_common() has been left as ffi_type*, which is inconsistent with the PPC_LD_* constants that are now returned.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions