[Mono-bugs] [Bug 81899][Nor] Changed - Incompatibility between 1.0 and 2.0 assemblies
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 27 17:36:39 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by everaldo at simios.org.
http://bugzilla.ximian.com/show_bug.cgi?id=81899
--- shadow/81899 2007-06-20 04:43:08.000000000 -0400
+++ shadow/81899.tmp.19310 2007-07-27 17:36:39.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81899
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: everaldo at simios.org
ReportedBy: tquerci at gmail.com
QAContact: mono-bugs at ximian.com
@@ -195,6 +195,20 @@
Let me assign to me, I will take a look at it next week.
------- Additional Comments From lupus at ximian.com 2007-06-20 04:43 -------
Ok, this case is fixed in svn.
We need a tool to report incompatibilities between the sets of
assemblies defined in the assembly.c list as most are likely ABI-broken.
+
+------- Additional Comments From everaldo at simios.org 2007-07-27 17:36 -------
+Another problem is that System.Transactions is needed by System.Data
+2.0, It is now included in 1.2.5-2 beta packages. Your sample is also
+tested and working ok.
+
+Nokia-N800-48:~# mono testDynamicLoader.exe
+Hello World!
+Create instance of DataLoaderSqlite
+Command class:Mono.Data.SqliteClient, Version=2.0.0.0,
+Culture=neutral, PublicKeyToken=0738eb9f132ed756
+Nokia-N800-48:~#
+
+Just update from test repo.
More information about the mono-bugs
mailing list