[Mono-bugs] [Bug 25285] Changed - Assigning a boolean value to a property results in it being set as null.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
25 May 2002 22:36:24 -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 joe@ximian.com.

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

--- shadow/25285	Sat May 25 18:33:24 2002
+++ shadow/25285.tmp.15489	Sat May 25 18:36:24 2002
@@ -1,16 +1,16 @@
 Bug#: 25285
-Product: Mono/Runtime
+Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
-Component: misc
+Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: joe@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -21,6 +21,10 @@
 and describes it better than I could here. :)
 
 ------- Additional Comments From joe@ximian.com  2002-05-25 18:33 -------
 Created an attachment (id=1782)
 Test case which shows the problem
 
+
+------- Additional Comments From joe@ximian.com  2002-05-25 18:36 -------
+Looks to be a compiler bug, as when built with csc and run on Linux,
+it's fine.