Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Linker errors with private Bindable protocol #1

@zoul

Description

@zoul

The Bindable protocol (and the bindings array) should really be private, since they are an implementation detail. But once marked internal or private, we start getting fancy linker errors about witness table in the Release build. Maybe that’s a compiler/linker error that could be worked around with an appropriate flag?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions