https://issues.apache.org/ooo/show_bug.cgi?id=123859
Bug ID: 123859
Issue Type: DEFECT
Summary: Use of incomplete types in comphelper's locale.cxx
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]
Blocks: 122766
In main/comphelper/inc/comphelper/locale.hxx the Locale class is being used as
return type when it is still incomplete. Current Solaris compilers fail to
handle this scenario. Though this behavior is a bit unusual it is legal
according to the C++ standard.
--
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.