Re: [Cython] C++ STL iteration bugs

2012-08-13 Thread Robert Bradshaw
On Sun, Aug 12, 2012 at 3:26 AM, mark florisson wrote: > On 12 August 2012 08:00, Robert Bradshaw wrote: >> On Sat, Aug 11, 2012 at 1:19 PM, Stefan Behnel wrote: >>> Hi, >>> >>> I ran into a couple of problems with the new C++ STL integration, just >>> dumping them here for now. >>> >>> Invalid

Re: [Cython] C++ STL iteration bugs

2012-08-13 Thread mark florisson
On 13 August 2012 16:42, Robert Bradshaw wrote: > On Sun, Aug 12, 2012 at 3:26 AM, mark florisson > wrote: >> On 12 August 2012 08:00, Robert Bradshaw wrote: >>> On Sat, Aug 11, 2012 at 1:19 PM, Stefan Behnel wrote: Hi, I ran into a couple of problems with the new C++ STL integra