Bug 166715 - FindBoost.cmake: Boost_MINIMUM_VERSION doesn't work as expected
Summary: FindBoost.cmake: Boost_MINIMUM_VERSION doesn't work as expected
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 12:17 UTC by Vladimir
Modified: 2008-07-16 12:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2008-07-16 12:17:04 UTC
Version:            (using KDE 4.0.98)
Installed from:    Gentoo Packages
Compiler:          gcc 4.3.1 With gentoo patchset.
OS:                Linux

It handles Boost_MINIMUM_VERSION wrong. 1.34.1>1.33.1>1.35.0>1.34.0, but it should be 1.35.0>1.34.1>1.34.0>1.33.1
Reproducable: always. For example try to install umbrello (kdesdk) with boost 1.35.0
Comment 1 Andreas Pakulat 2008-07-16 12:27:37 UTC
has been fixed yesterday.