Opened 11 years ago

Closed 9 years ago

#6086 closed Patches (wontfix)

Remove OpenBSD workaround for Boost.Functional/Hash

Reported by: brad@… Owned by: Daniel James
Milestone: To Be Determined Component: hash
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

OpenBSD has full long double support so remove the workaround with Boost.Functional/Hash.

Attachments (1)

patch-boost_functional_hash_detail_limits_hpp (1.2 KB ) - added by brad@… 11 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by anonymous, 11 years ago

That should preferably be done based on platform version. Can you let me know what __OpenBSD__ and BSD are defined as?

Also, have you run all the hash tests with your patch? Is there anything which is actually broken without the patch?

comment:2 by Daniel James, 11 years ago

Milestone: Boost 1.48.0To Be Determined

comment:3 by brad@…, 10 years ago

It is not realistic to worry about such old OpenBSD releases. OpenBSD back then uses gcc 3.3.5. If anyone wants modern Boost they can upgrade to a release that is even supported.

comment:4 by brad@…, 10 years ago

Any chance of getting a review of the pending patch?

comment:5 by Daniel James, 10 years ago

I don't see any point in changing this if it isn't broken.

comment:6 by Daniel James, 9 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.