Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

FfiResult struct may be misdeclared #339

Description

@hunterlester

Could be wrong about this, also not causing any bugs so far as we typically read errors from a third response pointer provided to FFI error callbacks, instead of reading from FffiResult pointer.

See definition in ffi_utils compared to our declaration.

error_description should be description?
Type definition should be CString instead of 'string'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions