Opened 10 years ago
Closed 10 years ago
#7616 closed Bugs (fixed)
br_mul::nan - warning C4293: '<<' : shift count negative or too big, undefined behavior
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | Boost 1.53.0 | Component: | ratio |
Version: | Boost 1.52.0 | Severity: | Cosmetic |
Keywords: | Cc: | vicente.botet@… |
Description
D:\boost_1_52_0_beta1\boost/ratio/detail/overflow_helpers.hpp(136): warning C4293: '<<' : shift count negative or too big, undefined behavior
In user code with VC11 included thru use of boost::thread
Change History (4)
comment:1 by , 10 years ago
Status: | new → assigned |
---|
comment:2 by , 10 years ago
Milestone: | Boost 1.52.0 |
---|
comment:3 by , 10 years ago
Milestone: | → Boost 1.53.0 |
---|
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Committed revision [81114]