Skip to content

Annotate Fruit's exported symbols #30

@poletti-marco

Description

@poletti-marco

If Fruit is compiled normally, without using -fvisibility=hidden and then used in client code compiled with -fvisibility=hidden switch, the resulting executable segfaults (this issue was reported by Christoph Duelli).
Ideally, Fruit should support client code that uses -fvisibility=hidden.

Once -fvisibility=hidden is supported, it might be worth also using it when compiling Fruit itself, potentially reducing the compiled size.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions