[Mono-bugs] [Bug 48679][Maj] Changed - Unboxed bool is neither true nor false

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Sep 2003 05:59:07 -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 mass@akuma.org.

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

--- shadow/48679	2003-09-23 04:34:38.000000000 -0400
+++ shadow/48679.tmp.11067	2003-09-23 05:59:07.000000000 -0400
@@ -144,6 +144,11 @@
 	IL_0004: ldc.i4.0 
 	IL_0005: ceq 
 	IL_0007: box [mscorlib]System.Boolean
 
 The final one byte copy is correct, since a bool is 1-byte sized.
 
+
+------- Additional Comments From mass@akuma.org  2003-09-23 05:59 -------
+Created an attachment (id=5398)
+potential patch + test case
+