Opened 13 years ago
Closed 11 years ago
#3858 closed Bugs (fixed)
fusion ext_ test case failures
Reported by: | Eric Niebler | Owned by: | Eric Niebler |
---|---|---|---|
Milestone: | Boost 1.43.0 | Component: | fusion |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | segmented fusion | Cc: | mr.chr.schmidt@… |
Description
the "fusion/algorithm/ext_/find_if_s.cpp" and the "fusion/sequence/ext_/iterator_range_s.cpp" test cases both fail on the trunk.
Change History (3)
comment:1 by , 13 years ago
Status: | new → assigned |
---|
comment:2 by , 13 years ago
Cc: | added |
---|
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
replaced old segmented fusion implementation with a new one. The new tests pass.