Bug 751210 - boost/math/tools/tuple.hpp uses c++11 tuple instead of TR1 tuple
Summary: boost/math/tools/tuple.hpp uses c++11 tuple instead of TR1 tuple
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: boost
Version: 16
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Benjamin Kosnik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-03 20:49 UTC by Shawn Bohrer
Modified: 2013-08-09 05:51 UTC (History)
5 users (show)

Fixed In Version: boost-1.47.0-4.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-20 23:53:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Shawn Bohrer 2011-11-03 20:49:59 UTC
boost-devel-1.47.0-3.fc16.x86_64 includes the c++11 <tuple> header forcing users to build with -std=c++0x when really it only needs the TR1 tuple header.  This has been fixed upstream in:

https://svn.boost.org/trac/boost/changeset/74891

Comment 1 Fedora Update System 2011-11-03 22:16:13 UTC
boost-1.47.0-4.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/boost-1.47.0-4.fc16

Comment 2 Shawn Bohrer 2011-11-03 23:13:23 UTC
boost-devel-1.47.0-4.fc16.x86_64 fixes the issue for me.  Thanks!

Comment 3 Fedora Update System 2011-11-04 21:47:41 UTC
Package boost-1.47.0-4.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing boost-1.47.0-4.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-15416
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-11-20 23:53:42 UTC
boost-1.47.0-4.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.