
22 Dec
2012
22 Dec
'12
9:10 a.m.
Michel Morin wrote:
IIRC, `strided` still has a bug, which can be found at http://thread.gmane.org/gmane.comp.lib.boost.devel/211955/focus=212004 This bug might be the origin of the `strided` test failure.
Filed a ticket for `strided.cpp` test failure. #7824 "++--rng.end() == rng.end()" can fail for strided ranges ( https://svn.boost.org/trac/boost/ticket/7824 ) The testcase in the above mentioned thread is incorrect, so I updated it and attached to the ticket. Regards, Michel