Hi ironpython,

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

In today's digest:ISSUES

1. [New comment] Occasional build error for Silverlight targets

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

ISSUES

1. [New comment] Occasional build error for Silverlight targets
http://ironpython.codeplex.com/workitem/32602
User KeithJRome has commented on the issue:

"Followup -

It seems that using dynamic to reach sys.modules from within that assembly is 
the culprit - which is what I was doing in 
ResourceMetaPathImporter.load_module(), and which works fine on the desktop 
CLR. Under Silverlight though, it occasionally fails with the above error.

Additionally, I noted an oversight in the same class that was missed in the 
original push - I had used an overload of String.EndsWith() that doesn't 
actually exist in the Silverlight CLR.

I will prepare a minor patch to correct both issues and submit a pull req for 
it."
----------------------------------------------



----------------------------------------------
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

Reply via email to