зеркало из https://github.com/mono/mail-archives.git
89 строки
3.3 KiB
HTML
89 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 59580][Nor] Changed - branch optimization bug
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016778.html">
|
|
<LINK REL="Next" HREF="016780.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 59580][Nor] Changed - branch optimization bug
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 59580][Nor] Changed - branch optimization bug">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sat, 5 Jun 2004 11:00:00 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016778.html">[Mono-bugs] [Bug 59632][Nor] New - Socket.Select fails if one of its ILists is empty.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016780.html">[Mono-bugs] [Bug 59485][Wis] Changed - Crash/Exception when using threads and WebRequest
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16779">[ date ]</a>
|
|
<a href="thread.html#16779">[ thread ]</a>
|
|
<a href="subject.html#16779">[ subject ]</a>
|
|
<a href="author.html#16779">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:lupus@ximian.com.">lupus@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=59580">http://bugzilla.ximian.com/show_bug.cgi?id=59580</A>
|
|
|
|
--- shadow/59580 2004-06-05 07:32:47.000000000 -0400
|
|
+++ shadow/59580.tmp.11124 2004-06-05 11:00:00.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 59580
|
|
Product: Mono: Runtime
|
|
Version: unspecified
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: misc
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:jackson@ximian.com">jackson@ximian.com</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -29,6 +29,9 @@
|
|
|
|
|
|
------- Additional Comments From <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A> 2004-06-05 07:32 -------
|
|
$ mono -O=-branch bge-fail.exe
|
|
PASS
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A> 2004-06-05 11:00 -------
|
|
+Fixed in cvs.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016778.html">[Mono-bugs] [Bug 59632][Nor] New - Socket.Select fails if one of its ILists is empty.
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016780.html">[Mono-bugs] [Bug 59485][Wis] Changed - Crash/Exception when using threads and WebRequest
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16779">[ date ]</a>
|
|
<a href="thread.html#16779">[ thread ]</a>
|
|
<a href="subject.html#16779">[ subject ]</a>
|
|
<a href="author.html#16779">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|