Opened 7 years ago

Closed 7 years ago

#9661 closed enhancement (fixed)

boost-1_65_0

Reported by: bdubbs@… Owned by: Pierre Labastie
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Pierre Labastie, 7 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 7 years ago

See http://www.boost.org/users/history/version_1_65_0.html. There is a patch:

Known Issues

These are patches from library authors which were found too late to be fixed in the release. Be careful as they have not been through the normal testing process.

Combined patch for fixes to issues: boost_1_65_0.patch. Use patch -p1 < boost_1_65_0.patch from the root of the boost repo to apply. Or you can apply the patches individually below.

    Context and Fiber don't return continuations when they should:
        Context patch
        Fiber patch
    Thread: Bug in boost::condition_variable on Windows:
        Thread patch 1
        Thread patch 2

The combined patch is at http://www.boost.org/patches/1_65_0/boost_1_65_0.patch

comment:3 by Pierre Labastie, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r19182

Note: See TracTickets for help on using tickets.