зеркало из https://github.com/mono/mail-archives.git
104 строки
4.5 KiB
HTML
104 строки
4.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75321][Wis] Changed - Private variable assigned
|
|
reference value but otherwise not used flagged as warning
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075321%5D%5BWis%5D%20Changed%20-%20Private%20variable%20assigned%0A%09reference%20value%20but%20otherwise%20not%20used%20flagged%20as%20warning&In-Reply-To=bug-75321%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030633.html">
|
|
<LINK REL="Next" HREF="030635.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75321][Wis] Changed - Private variable assigned
|
|
reference value but otherwise not used flagged as warning</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075321%5D%5BWis%5D%20Changed%20-%20Private%20variable%20assigned%0A%09reference%20value%20but%20otherwise%20not%20used%20flagged%20as%20warning&In-Reply-To=bug-75321%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75321][Wis] Changed - Private variable assigned
|
|
reference value but otherwise not used flagged as warning">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sun Jun 19 22:49:47 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030633.html">[Mono-bugs] [Bug 75322][Wis] New - Failed to compile: A static
|
|
readonly field can only be assigned in a static constructor
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030635.html">[Mono-bugs] [Bug 75321][Wis] Changed - Private variable assigned
|
|
reference value but otherwise not used flagged as warning
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30634">[ date ]</a>
|
|
<a href="thread.html#30634">[ thread ]</a>
|
|
<a href="subject.html#30634">[ subject ]</a>
|
|
<a href="author.html#30634">[ 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="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75321">http://bugzilla.ximian.com/show_bug.cgi?id=75321</A>
|
|
|
|
--- shadow/75321 2005-06-19 22:07:48.000000000 -0400
|
|
+++ shadow/75321.tmp.10330 2005-06-19 22:49:47.000000000 -0400
|
|
@@ -1,14 +1,14 @@
|
|
Bug#: 75321
|
|
Product: Mono: Compilers
|
|
Version: 1.1
|
|
-OS:
|
|
+OS: unknown
|
|
OS Details: both Win32 and Linux
|
|
-Status: NEW
|
|
-Resolution:
|
|
-Severity:
|
|
+Status: RESOLVED
|
|
+Resolution: NOTABUG
|
|
+Severity: Unknown
|
|
Priority: Wishlist
|
|
Component: C#
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">claytonharbour at sporadicism.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
TargetMilestone: ---
|
|
@@ -64,6 +64,11 @@
|
|
|
|
How often does this happen? Always
|
|
|
|
|
|
Additional Information: This seems to have been introduced sometime between
|
|
1.1.4 and 1.1.8 (and possibly in 1.1.7 as well)
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bmaurer at users.sf.net</A> 2005-06-19 22:49 -------
|
|
+Marek commented to me on this in a private email. Basically, msft
|
|
+changed the behavior so that they act the way we do in v2. So this is
|
|
+NOTABUG
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030633.html">[Mono-bugs] [Bug 75322][Wis] New - Failed to compile: A static
|
|
readonly field can only be assigned in a static constructor
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030635.html">[Mono-bugs] [Bug 75321][Wis] Changed - Private variable assigned
|
|
reference value but otherwise not used flagged as warning
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30634">[ date ]</a>
|
|
<a href="thread.html#30634">[ thread ]</a>
|
|
<a href="subject.html#30634">[ subject ]</a>
|
|
<a href="author.html#30634">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|