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 2017/10/22 18:15:06 UTC

[Issue 127569] New: Support for Boost TR1 library should be removed for Boost >= 1.65.0

https://bz.apache.org/ooo/show_bug.cgi?id=127569

          Issue ID: 127569
        Issue Type: DEFECT
           Summary: Support for Boost TR1 library should be removed for
                    Boost >= 1.65.0
           Product: General
           Version: 4.1.4
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: guido@trentalancia.com
  Target Milestone: ---

The TR1 library has been removed in the Boost library starting from version
1.65.0:

https://lists.boost.org/Archives/boost/2015/03/220751.php

Therefore, to enable building OpenOffice with a recent system Boost library
(--with-system-boost configure option), the support for the Boost TR1 library
should be made conditional upon the library version.

Components that currently rely upon Boost TR1 include:

- scaddins/source/analysis/analysishelper.hxx

and

- odk

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

[Issue 127569] Support for Boost TR1 library should be removed for Boost >= 1.65.0

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

Matthias Seidel <ms...@apache.org> changed:

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

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

[Issue 127569] Support for Boost TR1 library should be removed for Boost >= 1.65.0

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

vorobyov.mikhail@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vorobyov.mikhail@gmail.com

--- Comment #1 from vorobyov.mikhail@gmail.com ---
I have problems with building OpenOffice due to dependency to boost tr1 too.
Boost 1.74 and OpenOffice 4.2.X.

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