google / google/gapid

Link will succeed with unresolved symbols

Open
#1,605 2 comments 0 reactions 0 assignees View on GitHub
build P1 triaged
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

For Android and macOS, the bazel build will succeed when symbols are unresolved.

For Android this is tragic - if you forget to declare a function, the library will just fail to load. No errors, no reasons given.

I think we need to put a `-Wl,--unresolved-symbols`... somewhere.

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.