Opened 6 years ago
Closed 5 years ago
#12599 closed Bugs (fixed)
spirit::karma::real generator assertion failure with denormalized
Reported by: | Owned by: | Hartmut Kaiser | |
---|---|---|---|
Milestone: | To Be Determined | Component: | spirit |
Version: | Boost 1.58.0 | Severity: | Problem |
Keywords: | denormalized float karma generator | Cc: |
Description
karma::generate(sink, val) hits an assertion in spirit/home/support/detail/pow10.hpp if val is a denormalized/subnormal float value.
Attachments (2)
Change History (5)
by , 6 years ago
by , 6 years ago
Attachment: | sigabrt_or_sigsegv.cpp added |
---|
comment:1 by , 6 years ago
Owner: | changed from | to
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
sigabrt or sigsegv (see comments) with g++ 5.4.1 20160904 and boost 1.58