Skip to content

Undefined symbol: ensure_span_tbox_type #681

@Diviloper

Description

@Diviloper

Describe the bug
The ensure_span_tbox_type function, exposed by the MEOS api, is undefined, making the shared library built for pymeos crash when imported.

This is most probably caused by the functions being wrapped by an #ifndef NDEBUG. Removing it solves the issue.

To Reproduce
I haven't tried to reproduce the issue with a sample C program, but following the pymeos_cffi building instructions generates the issue.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions