https://bugs.freedesktop.org/show_bug.cgi?id=63629

          Priority: medium
            Bug ID: 63629
          Assignee: [email protected]
           Summary: [PATCH] Build fail when using -std=gnu++0x and recent
                    boost
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.0.2.2 release
         Component: Installation
           Product: LibreOffice

Created attachment 78127
  --> https://bugs.freedesktop.org/attachment.cgi?id=78127&action=edit
Fix

In recent versions of boost when using c++11 the cast from shared_ptr to bool
is explicit. My fix adds a few static_cast<bool>(...)'s.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to