Issue 127569

Summary: Support for Boost TR1 library should be removed for Boost >= 1.65.0
Product: General Reporter: guido
Component: uiAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Normal    
Priority: P5 (lowest) CC: mseidel, vorobyov.mikhail
Version: 4.1.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description guido 2017-10-22 18:15:06 UTC
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
Comment 1 vorobyov.mikhail 2020-12-02 16:54:46 UTC
I have problems with building OpenOffice due to dependency to boost tr1 too.
Boost 1.74 and OpenOffice 4.2.X.