Opened 15 years ago

Closed 15 years ago

#1011 closed Bugs (fixed)

amd64: #error Boost.Numeric.Interval: Please specify rounding control mechanism.

Reported by: troy d. straszheim Owned by: Guillaume Melquiond
Milestone: To Be Determined Component: numeric
Version: Boost 1.34.0 Severity: Problem
Keywords: Cc:

Description

freebsd on amd64, building numeric.interval tests:

gcc.compile.c++ ../../../../bin.v2/libs/numeric/interval/test/integer.test/gcc-3.4.4/debug/integer.o

In file included from ../../../../boost/numeric/interval.hpp:18,

from /v/troy/Projects/boost/dist/boost_1_34_0/libs/numeric/interval/test/integer.cpp:11:

../../../../boost/numeric/interval/hw_rounding.hpp:38:4: #error Boost.Numeric.Interval: Please specify rounding control mechanism.

"g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -I"../../../.." -c -o "../../../../bin.v2/libs/numeric/interval/test/integer.test/gcc-3.4.4/debug/integer.o" "/v/troy/Projects/boost/dist/boost_1_34_0/libs/numeric/interval/test/integer.cpp"

The predefined preprocessor tokens on this setup are attached.

Attachments (1)

predef.txt (2.4 KB ) - added by troy d. straszheim 15 years ago.
preprocessor tokens for gcc3.4.4 on freebsd

Download all attachments as: .zip

Change History (7)

by troy d. straszheim, 15 years ago

Attachment: predef.txt added

preprocessor tokens for gcc3.4.4 on freebsd

comment:1 by Marshall Clow, 15 years ago

Milestone: To Be Determined

I don't see any of the Boost.Numeric maintainers here on trac yet. Also, there is no "Component" for Boost.Numeric yet.

comment:2 by Dave Abrahams, 15 years ago

Cc: Jens.Maurer@… added

Can't assign to Jens until he logs into Trac and sets up his Email preferences.

comment:3 by Herve Bronnimann, 15 years ago

This should be sent to my coauthor Guillaume Melquiond (or Sylvain Pion). Email: guillaume.melquiond@…

comment:4 by Daryle Walker, 15 years ago

Component: Nonenumeric
Owner: set to Douglas Gregor

comment:5 by Guillaume Melquiond, 15 years ago

Cc: Jens.Maurer@… removed
Owner: changed from Douglas Gregor to Guillaume Melquiond

Removing Jens Maurer from CC, since he has not been involved with the interval library for 6 years, so no need to spam him. Reassigning the report to myself.

comment:6 by Guillaume Melquiond, 15 years ago

Resolution: fixed
Status: newclosed

Closing as it was fixed by revision 37913.

Note: See TracTickets for help on using tickets.