[Mono-bugs] [Bug 72649][Nor] Changed - Error encoding custom attribute

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Feb 2005 11:28:14 -0500 (EST)


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 martin@ximian.com.

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

--- shadow/72649	2005-02-23 11:26:03.000000000 -0500
+++ shadow/72649.tmp.11526	2005-02-23 11:28:14.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: martin@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Error in attribute on a gmcs compiled program
+Summary: Error encoding custom attribute
 
 Compile the attached source files as:
 gmcs main.cs uno.cs
 
 On linux it runs (it might throw some exception).
 
@@ -113,6 +113,11 @@
 
 
 ------- Additional Comments From martin@ximian.com  2005-02-23 11:26 -------
 Created an attachment (id=14353)
 Even simpler test case, works with mcs
 
+
+------- Additional Comments From martin@ximian.com  2005-02-23 11:28 -------
+The last test case I attached also works with MCS and doesn't require
+System.Configuration.
+