[Mono-bugs] [Bug 61749][Wis] Changed - Bug in MSVBCompilerServices - ObjTst()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Aug 2004 05:31:01 -0400 (EDT)


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 ksathyasudha@novell.com.

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

--- shadow/61749	2004-08-03 05:27:42.000000000 -0400
+++ shadow/61749.tmp.5990	2004-08-03 05:31:01.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61749
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Basic
 AssignedTo: ksathyasudha@novell.com                            
 ReportedBy: kjambunathan@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -35,6 +35,10 @@
 Additional Information:
 
 ------- Additional Comments From kjambunathan@novell.com  2004-07-20 02:14 -------
 Created an attachment (id=8641)
 Sample TestCase for the bug
 
+
+------- Additional Comments From ksathyasudha@novell.com  2004-08-03 05:31 -------
+Made the method 'createZeroForCompare' to return 'false' instead of 
+zero (which is an integer) if the type is 'Boolean'.