[Mono-bugs] [Bug 342502] New: 1.0 runtime loads a 2.0 assembly with Assembly. LoadWithPartialName
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 16 21:33:43 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=342502
Summary: 1.0 runtime loads a 2.0 assembly with
Assembly.LoadWithPartialName
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: mhabersack at novell.com
QAContact: mono-bugs at ximian.com
Found By: ---
Created an attachment (id=183777)
--> (https://bugzilla.novell.com/attachment.cgi?id=183777)
Bug test case
As in subject, the attached test returns the following results (tested with svn
trunk and 1.2.5.1):
grendel at quantum:/tmp> mcs t.cs
grendel at quantum:/tmp> mono t.exe
Runtime: 1.1.4322.2032
Assembly: Mono.Data.SqliteClient, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756
Removing the 2.0 assembly from gac makes the application load the 1.0 one.
--
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