PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 14 - PySide build scripts should catch unpatched Boost versions
: PySide build scripts should catch unpatched Boost versions
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtCore
: HEAD
: All All
: P5 enhancement
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2009-08-25 13:03 EEST by Matti Airas
Modified: 2009-10-14 14:16 EEST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matti Airas 2009-08-25 13:03:15 EEST
We're getting plenty of messages on the mailing list about run-time errors
caused by unpatched Boost versions. Could we modify the CMake build scripts to
include a test for the Boost patches? I believe that would reduce the amount of
user errors quite a bit.
Comment 1 Hugo Parente Lima 2009-09-22 17:57:47 EEST
PySide now depends on boost 1.40.0, so this is not an issue anymore.