You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/10/31 14:37:50 UTC

[Issue 126619] New: main/basebmp/test/basictest.cxx fails on Mac OS X 10.10

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: issues@openoffice.apache.org
          Reporter: jatinshr001@e.ntu.edu.sg

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.

[Issue 126619] main/basebmp/test/basictest.cxx fails on Mac OS X 10.10

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126619

Andrea Pescetti <pe...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pescetti@apache.org

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126619] main/basebmp/test/basictest.cxx fails on Mac OS X 10.10

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126619

damjan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Latest|---                         |4.2.0-dev
    Confirmation on|                            |
                 CC|                            |damjan@apache.org
             Status|UNCONFIRMED                 |RESOLVED
   Target Milestone|---                         |4.2.0

--- Comment #1 from damjan@apache.org ---
Patch committed in revision 1711631, resolving fixed. Thank you very much for
your contribution!

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126619] main/basebmp/test/basictest.cxx fails on Mac OS X 10.10

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126619

jatinshr001@e.ntu.edu.sg changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.1.0                       |4.2.0-dev

-- 
You are receiving this mail because:
You are the assignee for the issue.