Skip to content

Use a custom Symbol Lookup for fuse_new #116

@infeo

Description

@infeo

With libfuse 3.17.1 the function fuse_new is not visisble anymore for the regular JDK FFI symbol lookup. In #114 we switched to the function fuse_new_31, but this might introduce incompatiblilites with library versions.

We should experiment with a custom SymbolLookup, if this just a limitation of the default SymbolLookup method (similar to 85b296c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions