Opened 9 years ago
#8952 new Bugs
numeric::interval::nth_root generates empty interval
Reported by: | Owned by: | Boris Gubenko | |
---|---|---|---|
Milestone: | To Be Determined | Component: | interval |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: | marco.v.correia@… |
Description
The attached code generates an empty interval when compiling to a 32 bits binary (i.e. passing the "-m32" flag to gcc) on a 64 bit machine (running Mac OS X).
It works correctly when compiled to a 64 bits binary (i.e. omitting -m32).
Attachments (1)
Note:
See TracTickets
for help on using tickets.