Re: [IronPython] Trouble with 2.6 RC1

2009-10-14 Thread Dino Viehland
particular what the method is)? From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Glenn Jones Sent: Wednesday, October 14, 2009 8:49 AM To: users@lists.ironpython.com Subject: [IronPython] Trouble with 2.6 RC1 Hi guys, I have just run across a problem

[IronPython] Trouble with 2.6 RC1

2009-10-14 Thread Glenn Jones
Hi guys, I have just run across a problem with sets and iteration. I haven't managed to make a repo that doesn't include most of our source, but a little investigation has shown that in SetIterator.Current, there is a test to see whether the current element is still in the enumerator (!_items.Cont