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.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users