[Mono-bugs] [Bug 52429][Wis] Changed - attribute issue

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Dec 2003 22:38:41 -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 pcgod@gmx.net.

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

--- shadow/52429	2003-12-24 22:35:32.000000000 -0500
+++ shadow/52429.tmp.28795	2003-12-24 22:38:41.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52429
 Product: Mono/Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tberman@gentoo.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,13 @@
 
 
 ------- Additional Comments From pcgod@gmx.net  2003-12-24 22:35 -------
 Created an attachment (id=6323)
 proposed patch
 
+
+------- Additional Comments From pcgod@gmx.net  2003-12-24 22:38 -------
+this patch works for me, but someone who knows more about mcs should 
+look at it, if there is no better way to get the value of a cast 
+expression (that case is not triggered by the provided testcase but 
+it will be used if you change the type to for example long[]). It may 
+also need the runtime change which is in #52451