Yep, I think this can be fixed. I've got a tentative fix and it looks like it works and doesn't break anything. Thanks for bringing attention to this.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kamil Dworakowski Sent: Friday, January 04, 2008 12:36 PM To: [EMAIL PROTECTED]; Discussion of IronPython Subject: Re: [IronPython] IronPython 1.1.1 wish-list? 14632 looks pretty nasty and easy to fix. Good candidate for 1.1.1? WeakObject.Equals throws null pointer exception http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=14632 WeakObject is an internal class of IronPython, a component used in WeakHash. I would especially like it fixed because I think it blocks us making workarounds for 14454. Getting objects garbage collected makes us hit 14632. -- Kamil _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com