Opened 11 years ago

Closed 11 years ago

#5792 closed Patches (fixed)

Disable workaround in bind for IBMCPP when fix enabled

Reported by: hstong@… Owned by: Peter Dimov
Milestone: To Be Determined Component: bind
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

A workaround for IBMCPP in bind.hpp has negative effects when certain issues with template argument deduction involving function types with a cv-qualifier-seq is fixed in that compiler.

Attachments (1)

bind.hpp.diff (403 bytes ) - added by hstong@… 11 years ago.
Disable obsolete and harmful workaround in bind.hpp

Download all attachments as: .zip

Change History (4)

by hstong@…, 11 years ago

Attachment: bind.hpp.diff added

Disable obsolete and harmful workaround in bind.hpp

comment:1 by Peter Dimov, 11 years ago

(In [75391]) Apply suggested IBM C++ fix. Refs #5792.

comment:2 by Peter Dimov, 11 years ago

Status: newassigned

comment:3 by Peter Dimov, 11 years ago

Resolution: fixed
Status: assignedclosed

(In [75755]) Merge [75391] to release. Fixes #5792.

Note: See TracTickets for help on using tickets.