Issue 127569 - Support for Boost TR1 library should be removed for Boost >= 1.65.0
Summary: Support for Boost TR1 library should be removed for Boost >= 1.65.0
Status: UNCONFIRMED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 4.1.4
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-22 18:15 UTC by guido
Modified: 2024-02-18 01:15 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.