Opened 5 years ago
Closed 5 years ago
#13928 closed enhancement (fixed)
boost-1.74.0
Reported by: | Bruce Dubbs | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | normal | Milestone: | 10.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (9)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
It'll be interesting to see how this one plays out. This is normally one of the first packages I build (one of my first targets is LLVM, GDB, and Valgrind - because they're used for test suites and I have had to use them to debug problems at an early stage in the past).
follow-up: 7 comment:3 by , 5 years ago
I got as far a looking at the patch, it does not apply and I have no idea how to fix it.
One hunk is to allow libreoffice to compile with gcc-10, the other I have no idea what it does.
follow-up: 5 comment:4 by , 5 years ago
Ken, do you want me to look into this as I'm building my new system? This would be package 20 or so on my list (and sqlite follows shortly after that)
comment:5 by , 5 years ago
Replying to renodr:
Ken, do you want me to look into this as I'm building my new system? This would be package 20 or so on my list (and sqlite follows shortly after that)
I'd like someone to look into it, but it also needs to be able to build whichever version of libreoffice we go with (I saw Pierre is reluctant to use early 7.0). The C++ is outside my capabilities.
comment:6 by , 5 years ago
When we get to tagging libreoffice, we can try version 7, but that will be a while because almost everything else needs to be built first.
comment:7 by , 5 years ago
Replying to ken@…:
I got as far a looking at the patch, it does not apply and I have no idea how to fix it.
One hunk is to allow libreoffice to compile with gcc-10, the other I have no idea what it does.
I'd say the patch is not needed now. Upstream seems to have moved to use boost::alloc*, for all allocations, and taken care of the details there.
comment:8 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Release notes are at https://www.boost.org/users/history/version_1_74_0.html
Far too much to post here, but one item jumped out: