Hi,
Attached is a patch that fixes a compilation error I faced while building Open 
Office on Mac OS X 10.10.

This is the error that was fixed:

/Users/jatin1/repos/asf/openoffice/main/basebmp/test/basictest.cxx:95:5: 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”;



Clang –v

Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)

Target: x86_64-apple-darwin14.3.0

Thread model: posix
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to