[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-bugs
Subject:    [Boost-bugs] [Boost C++ Libraries] #5236: Issue with uneven stride
From:       "Boost C++ Libraries" <noreply () lists ! boost ! org>
Date:       2011-02-26 22:42:34
Message-ID: 039.bc4ff9d54076a18c96463b049d7ebecb () lists ! boost ! org
[Download RAW message or body]

#5236: Issue with uneven stride
-------------------------------------+--------------------------------------
 Reporter:  chrisj                   |       Owner:  neilgroves
     Type:  Bugs                     |      Status:  new       
Milestone:  To Be Determined         |   Component:  range     
  Version:  Boost Development Trunk  |    Severity:  Problem   
 Keywords:                           |  
-------------------------------------+--------------------------------------
 The attached testcase I think shows that striding a vector of length 1
 with a step of length 2 misbehaves.

 This is a reduced sample of what happens when strided.cpp is used with
 libc++ std::deques, but the bug will show on any compiler.

 Expected output:
 0 (I think)
 0
 0

 Received output:
 1
 0
 -1

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5236>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
_______________________________________________
Boost-bugs mailing list
Boost-bugs@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic