google / google/fruit

Annotate Fruit's exported symbols

Open
#30 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.9k
Forks
202
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.