Opened 12 years ago

Closed 12 years ago

#4379 closed Bugs (duplicate)

numeric/interval/hw_rounding.hpp upgrade to accept __SUNPRO_CC rounding control mechanism

Reported by: sergey.sprogis@… Owned by:
Milestone: Boost 1.44.0 Component: interval
Version: Boost 1.44.0 Severity: Problem
Keywords: Cc: stephen.clamage@…

Description

This fix upgrades

boost/numeric/interval/hw_rounding.hpp

file which allows several numeric/interval benchmarks to be successfully built and run.

Without this fix those benchmarks produce the following error message:

"error Boost.Numeric.Interval: Please specify rounding control mechanism."

Please note that for successful build of mentioned benchmarks on x86 Solaris 5.10 platform you need to install Solaris patch 119967-01.

This patch has fix for bug in <fenv.h> system file which othervise will fail with syntax errors.

There is no problem on Open Solaris though.

Change History (1)

comment:1 by Steven Watanabe, 12 years ago

Component: Noneinterval
Resolution: duplicate
Status: newclosed

Duplicates #4378.

Note: See TracTickets for help on using tickets.