[Mono-bugs] [Bug 27968][Wis] New - Should use brfalse/brtrue when comparing to null
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Jul 2002 17:09:53 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=27968
--- shadow/27968 Thu Jul 18 13:09:53 2002
+++ shadow/27968.tmp.10835 Thu Jul 18 13:09:53 2002
@@ -0,0 +1,19 @@
+Bug#: 27968
+Product: Mono/Runtime
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: miguel@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Should use brfalse/brtrue when comparing to null
+
+Instead of loading the data, comparing and brfalse/brtreu it.