[Mono-bugs] [Bug 78704][Cos] Changed - Possibly useless statement

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 26 18:10:21 EDT 2006


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 peter at novonyx.com.

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

--- shadow/78704	2006-06-25 07:31:38.000000000 -0400
+++ shadow/78704.tmp.19741	2006-06-26 18:10:21.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78704
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 960 Six months
 Priority: Cosmetic
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -20,6 +20,9 @@
 Possibly useless statement in System.Windows.Forms/ThemeEngine.cs : 
 "theme_var.ToLower ();".
 
 Additional Information:
 I assume theme_var needs to be lower case. This would be accomplished by : 
 "theme_var = theme_var.ToLower();".
+
+------- Additional Comments From peter at novonyx.com  2006-06-26 18:10 -------
+Nice catch! Fixed in svn r62067.


More information about the mono-bugs mailing list