зеркало из https://github.com/mono/mail-archives.git
95 строки
3.2 KiB
HTML
95 строки
3.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 46949][Nor] Changed - Incorrect CS0177 error
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="006631.html">
|
|
<LINK REL="Next" HREF="006633.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 46949][Nor] Changed - Incorrect CS0177 error
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 46949][Nor] Changed - Incorrect CS0177 error">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>Sat, 26 Jul 2003 13:25:10 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="006631.html">[Mono-bugs] [Bug 46949][Nor] New - Incorrect CS0177 error
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006633.html">[Mono-bugs] [Bug 46277][Nor] Changed - #region/#endregion mishandling
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6632">[ date ]</a>
|
|
<a href="thread.html#6632">[ thread ]</a>
|
|
<a href="subject.html#6632">[ subject ]</a>
|
|
<a href="author.html#6632">[ 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:bmaurer@users.sf.net.">bmaurer@users.sf.net.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=46949">http://bugzilla.ximian.com/show_bug.cgi?id=46949</A>
|
|
|
|
--- shadow/46949 Sat Jul 26 13:17:26 2003
|
|
+++ shadow/46949.tmp.30187 Sat Jul 26 13:25:10 2003
|
|
@@ -1,14 +1,14 @@
|
|
Bug#: 46949
|
|
Product: Mono/MCS
|
|
Version: unspecified
|
|
-OS:
|
|
+OS: unknown
|
|
OS Details:
|
|
Status: NEW
|
|
Resolution:
|
|
-Severity:
|
|
+Severity: Unknown
|
|
Priority: Normal
|
|
Component: Misc
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:lluis@ximian.com">lluis@ximian.com</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
@@ -50,6 +50,14 @@
|
|
|
|
Expected Results:
|
|
Compilation succeeded.
|
|
|
|
How often does this happen?
|
|
Allways
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A> 2003-07-26 13:25 -------
|
|
+Also, unrelated to the bug, shouldnt the error message be:
|
|
+
|
|
+error CS0177: The out parameter `outparam' must be assigned before
|
|
+control leaves the current method.
|
|
+
|
|
+(s/leave/leaves/)
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="006631.html">[Mono-bugs] [Bug 46949][Nor] New - Incorrect CS0177 error
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006633.html">[Mono-bugs] [Bug 46277][Nor] Changed - #region/#endregion mishandling
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6632">[ date ]</a>
|
|
<a href="thread.html#6632">[ thread ]</a>
|
|
<a href="subject.html#6632">[ subject ]</a>
|
|
<a href="author.html#6632">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|