[Ironpython-users] IronPython, Daily Digest 10/21/2011

no_reply at codeplex.com no_reply at codeplex.com
Sat Oct 22 13:05:56 CEST 2011


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] NullReference bug report
2. [New comment] Update ElementTree to IronPython compatible version

----------------------------------------------

ISSUES

1. [New issue] NullReference bug report
http://ironpython.codeplex.com/workitem/31621
User linhaoxiang has proposed the issue:

"I use my own static analysis tool on the latest source code and find a NullReference bug in file src\IronPython\Runtime\Operations\DelegateOps.cs, function DelegateOps::__new__(). 

The code is " if (type == null) throw PythonOps.TypeError("expected type for 1st param, got {0}", type.Name);", and "type" is null when dereferencing its "Name" property."-----------------

2. [New comment] Update ElementTree to IronPython compatible version
http://ironpython.codeplex.com/workitem/31579
User jdhardy has commented on the issue:

"Fixed again in 164c804 - thanks @adal for the suggestion."
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20111022/1b179870/attachment.html>


More information about the Ironpython-users mailing list