[Mono-bugs] [Bug 74937][Maj] Changed - custom type failure ..

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 25 09:50:17 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 vargaz at gmail.com.

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

--- shadow/74937	2005-05-20 18:23:17.000000000 -0400
+++ shadow/74937.tmp.26126	2005-05-25 09:50:17.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74937
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: vargaz at gmail.com                            
 ReportedBy: michael at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -84,6 +84,12 @@
 the handle there yet, though).
 
 ------- Additional Comments From vargaz at gmail.com  2005-05-20 13:43 -------
 The MS runtime actually calls UnderlyingSystemType in the appropriate
 places, but we can't change our code to do this yet due to #75008.
 
+
+------- Additional Comments From vargaz at gmail.com  2005-05-25 09:50 -------
+This should be fixed in SVN. As lupus said, you should subclass your
+custom type class from System.Reflection.TypeDelegator, since it 
+contains much of the functionality needed by your class.
+


More information about the mono-bugs mailing list