https://issues.apache.org/ooo/show_bug.cgi?id=123963
Bug ID: 123963
Issue Type: DEFECT
Summary: type ambiguity in toolkit's VCLXDevice breaks the
build
Product: General
Version: 4.1.0-dev
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P2
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
There is a type ambiguity in main/toolkit/source/awt/forward.hxx because the
VCLXDialog is indirectly derived from cppu::OWeakObject via two different base
classes. Some compilers (like Xcode's clang) cannot resolve a downcast to an
OWeakObject and this breaks the build.
--
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.