[Mono-bugs] [Bug 30812][Nor] Changed - custom modifiers not handled on locals and calls

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
24 Sep 2002 11:29:13 -0000


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

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

--- shadow/30812	Tue Sep 24 06:59:39 2002
+++ shadow/30812.tmp.16893	Tue Sep 24 07:29:13 2002
@@ -1,12 +1,12 @@
 Bug#: 30812
 Product: Mono/Runtime
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
@@ -49,6 +49,10 @@
 
 
 ------- Additional Comments From vargaz@freemail.hu  2002-09-24 06:59 -------
 Created an attachment (id=2367)
 new and improved testcase
 
+
+------- Additional Comments From lupus@ximian.com  2002-09-24 07:29 -------
+Ok, simply moving up the local type case fixes the issue.
+Fix in cvs. Thanks.