[Mono-bugs] [Bug 75284][Maj] Changed - REGRESSION: Type arguments of custom attributes in System assembly have wrong type names in IL

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 22 03:51:34 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 informatique.internet at fiducial.fr.

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

--- shadow/75284	2005-06-22 03:32:42.000000000 -0400
+++ shadow/75284.tmp.12908	2005-06-22 03:51:34.000000000 -0400
@@ -159,6 +159,41 @@
 in <0x0000f> Mono.CSharp.Driver:Main (System.String[] args)
 make: *** [build] Error 1
 
 
 ------- Additional Comments From informatique.internet at fiducial.fr  2005-06-22 03:32 -------
 Does this bug refer to #75323 ?
+
+------- Additional Comments From informatique.internet at fiducial.fr  2005-06-22 03:51 -------
+I can't recompile my applications (there's one assembly
+EeekSoft.Web.PopupWinDesigner, from MS.NET)
+I get :** (/usr/lib/mono/1.0/mcs.exe:28399): WARNING **: Cannot load
+type 'EeekSoft.Web.PopupWinDesigner'
+
+Unhandled Exception: System.NullReferenceException: Object reference
+not set to an instance of an object
+in <0x0000c> System.ComponentModel.DesignerAttribute:.ctor
+(System.Type designerType)
+in <0x00000> <unknown method>
+in (wrapper managed-to-native)
+System.MonoCustomAttrs:GetCustomAttributesInternal
+(System.Reflection.ICustomAttributeProvider,bool)
+in <0x0000f> System.MonoCustomAttrs:GetCustomAttributesBase
+(ICustomAttributeProvider obj)
+in <0x00089> System.MonoCustomAttrs:GetCustomAttributes
+(ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit)
+in <0x0001a> System.MonoType:GetCustomAttributes (System.Type
+attributeType, Boolean inherit)
+in <0x000d7> Mono.CSharp.AttributeTester:GetObsoleteAttribute
+(System.Type type)
+in <0x00013> Mono.CSharp.MemberCore:CheckUsageOfObsoleteAttribute
+(System.Type type)
+in <0x00022> Mono.CSharp.MemberBase:VerifyObsoleteAttribute ()
+in <0x0003e> Mono.CSharp.MemberCore:Emit ()
+in <0x0010e> Mono.CSharp.FieldMember:Emit ()
+in <0x00b10> Mono.CSharp.TypeContainer:EmitType ()
+in <0x00249> Mono.CSharp.RootContext:EmitCode ()
+in <0x00c14> Mono.CSharp.Driver:MainDriver (System.String[] args)
+in <0x0000f> Mono.CSharp.Driver:Main (System.String[] args)
+make: *** [bin//FicheClient.dll] Erreur 1
+
+


More information about the mono-bugs mailing list