[Mono-bugs] [Bug 29374][Nor] Changed - infinite loop with marshal2.cs

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
27 Aug 2002 15:01:58 -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 lupus@ximian.com.

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

--- shadow/29374	Mon Aug 26 18:09:57 2002
+++ shadow/29374.tmp.23326	Tue Aug 27 11:01:58 2002
@@ -1,16 +1,16 @@
 Bug#: 29374
-Product: Mono/Runtime
+Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: misc
+Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Summary: infinite loop with marshal2.cs
@@ -61,6 +61,12 @@
 MS runtime still keeps looping or waiting, but may i hope you find
 this info useful.
 
 
 ------- Additional Comments From miguel@ximian.com  2002-08-26 18:09 -------
 Moved to the runtime category
+
+------- Additional Comments From lupus@ximian.com  2002-08-27 11:01 -------
+I fixed the bug in our runtime, now both marshal2.cs and test-120.cs
+gets compiled correctly by mcs while running on the mono runtime.
+It still loops somewhere when running on the ms runtime so the bug
+goes back to Mono/MCS.