Skip to content

When dynamic_link_require_all fails to find a symbol, it passes up a nonspecific error code #2028

Open
@DrChat

Description

@DrChat

It'd be helpful if we instead passed up a linkage error message with the name of the failing symbol.
Unfortunately, this may require yet another SemVer-breaking change.

Note that this only applies to the Windows version of libloading. The Linux version includes the name of the symbol in the system error message.
It's debatable as to whether a patch should be created for bindgen or libloading.

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