[Mono-bugs] [Bug 338266] New: Getting error with IronPython clr. AddReferenceByPartialName() with latest svn
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 31 16:17:46 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=338266
Summary: Getting error with IronPython
clr.AddReferenceByPartialName() with latest svn
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: mtraudt at quantifisolutions.com
QAContact: mono-bugs at ximian.com
Found By: ---
Using IronPython 1.1 (downloaded from CodePlex) the following script works with
Mono 1.2.5 but not with svn:
import clr
clr.AddReferenceByPartialName('System.Xml')
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list