https://issues.apache.org/ooo/show_bug.cgi?id=123964
Bug ID: 123964
Issue Type: DEFECT
Summary: mismatching symbol visibility causes link problems
Product: General
Version: 4.1.0-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
If a symbol is marked as visible in one object file and marked as invisible in
another object file then this inconsistency causes link problems in some build
environments. Even if the linker can resolve the problem by ignoring one of the
visibility bits this is unclean and should be solved.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.