[Mono-bugs] [Bug 29374][Wis] Changed - infinite loop with marshal2.cs on ms runtime
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
26 Sep 2002 11:49:17 -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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=29374
--- shadow/29374 Tue Aug 27 20:43:28 2002
+++ shadow/29374.tmp.11288 Thu Sep 26 07:49:17 2002
@@ -3,13 +3,13 @@
Version: unspecified
OS: other
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -76,7 +76,11 @@
If you actually fixed it, then what should I do in MCS - in this case, the ms runtime has a bug and is unable to encode this
attribute, right ? Now the question is what we should do.
Maybe we need to check whether we're using the mono runtime and not create the attribute otherwise or what do you think ? IMO we
should'nt attempt to emit the attribute if it's yielding a stack overflow on the ms runtime, that'd make mcs unusable with it.
+
+
+------- Additional Comments From martin@gnome.org 2002-09-26 07:49 -------
+Setting priority to wishlist, see my last comment.