mail-archives/mono-bugs/2003-July/006373.html

92 строки
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 46277][Nor] Changed - #region/#endregion mishandling
</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="006372.html">
<LINK REL="Next" HREF="006374.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 46277][Nor] Changed - #region/#endregion mishandling
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 46277][Nor] Changed - #region/#endregion mishandling">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>Mon, 14 Jul 2003 14:14:54 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006372.html">[Mono-bugs] [Bug 46027][Nor] Changed - Foreach on Array should throw InvalidCastException but does not
</A></li>
<LI> Next message: <A HREF="006374.html">[Mono-bugs] [Bug 46220][Nor] Changed - Illegal by-ref params argument is accepted by compiler and runtime
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6373">[ date ]</a>
<a href="thread.html#6373">[ thread ]</a>
<a href="subject.html#6373">[ subject ]</a>
<a href="author.html#6373">[ 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:martin@ximian.com.">martin@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=46277">http://bugzilla.ximian.com/show_bug.cgi?id=46277</A>
--- shadow/46277 Mon Jul 14 12:36:54 2003
+++ shadow/46277.tmp.31382 Mon Jul 14 14:14:54 2003
@@ -1,13 +1,13 @@
Bug#: 46277
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: <A HREF="mailto:martin@ximian.com">martin@ximian.com</A>
ReportedBy: <A HREF="mailto:rafaelteixeirabr@hotmail.com">rafaelteixeirabr@hotmail.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
@@ -79,6 +79,12 @@
Another source file that causes mcs to fail
------- Additional Comments From <A HREF="mailto:martin@ximian.com">martin@ximian.com</A> 2003-07-14 12:35 -------
Setting priority to normal.
I think I know what's going on, re-assigning the bug to me.
+
+------- Additional Comments From <A HREF="mailto:martin@ximian.com">martin@ximian.com</A> 2003-07-14 14:14 -------
+That's NOTABUG, your testcase is incorrect.
+At line 136 in the first testcase and at line 106 in the second
+testcase, the #endregion is not on a line by itself; ie. you're
+missing a newline in front of it.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006372.html">[Mono-bugs] [Bug 46027][Nor] Changed - Foreach on Array should throw InvalidCastException but does not
</A></li>
<LI> Next message: <A HREF="006374.html">[Mono-bugs] [Bug 46220][Nor] Changed - Illegal by-ref params argument is accepted by compiler and runtime
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6373">[ date ]</a>
<a href="thread.html#6373">[ thread ]</a>
<a href="subject.html#6373">[ subject ]</a>
<a href="author.html#6373">[ author ]</a>
</LI>
</UL>
</body></html>