https://bz.apache.org/ooo/show_bug.cgi?id=126619
Issue ID: 126619
Issue Type: DEFECT
Summary: main/basebmp/test/basictest.cxx fails on Mac OS X
10.10
Product: General
Version: 4.1.0
Hardware: Mac
OS: Mac OSX, 10.10
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: code
Assignee: [email protected]
Reporter: [email protected]
Created attachment 85089
--> https://bz.apache.org/ooo/attachment.cgi?id=85089&action=edit
Fixes the above error by modifying the assert block
The error got on running build inside the basebmp directory:
error: no matching conversion for functional-style cast from
'PaletteMemorySharedVector' (aka 'shared_ptr<const std::vector<Color> >') to
'::testing::AssertionResult'
ASSERT_TRUE( pDevice->getPalette() ) << "Palette existence";
--
You are receiving this mail because:
You are the assignee for the issue.