[Mono-bugs] [Bug 75519][Min] Changed - GetExportedTypes from Assembly loaded by ReflectionOnly causes NullRef in runtime

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 13 13:07:41 EDT 2005


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 carlos at unixmexico.org.

http://bugzilla.ximian.com/show_bug.cgi?id=75519

--- shadow/75519	2005-07-11 13:44:52.000000000 -0400
+++ shadow/75519.tmp.16579	2005-07-13 13:07:41.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75519
 Product: Mono: Runtime
 Version: 1.0
 OS: unknown
 OS Details: mono svn
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: nazgul at omega.pl               
 QAContact: mono-bugs at ximian.com
@@ -73,6 +73,17 @@
 
 ------- Additional Comments From vargaz at gmail.com  2005-07-11 13:44 -------
 I think we need this patch:
 
 http://lists.ximian.com/archives/public/mono-devel-list/2005-June/012374.html
 
+
+------- Additional Comments From carlos at unixmexico.org  2005-07-13 13:07 -------
+Hey,
+
+One important to mentiond is that Reflection Only api does not load
+referenced assemblies when loading the assembly (they need to be
+loaded before).
+
+As Zoltan pointed, I think the mentioned patch will solve that, and I
+will be committing it as soon as I end some work. Maybe we will have
+it today night or tomorrow by the morning.


More information about the mono-bugs mailing list