[Mono-bugs] [Bug 58864][Cri] Changed - Modulus operator comparison generates null value exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 23 May 2004 14:58:28 -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 prp@teleport.com.

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

--- shadow/58864	2004-05-22 23:42:27.000000000 -0400
+++ shadow/58864.tmp.24952	2004-05-23 14:58:28.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 58864
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: RedHat Fedora Core 1
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Critical
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: prp@teleport.com               
@@ -150,6 +150,10 @@
                 }
         }
 }
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-05-22 23:42 -------
 Works for me with cvs.
+
+------- Additional Comments From prp@teleport.com  2004-05-23 14:58 -------
+Thanks for checking, I will take workaround out of my full code when I 
+get back to current release and reopen bug if it appears again.