зеркало из https://github.com/mono/mail-archives.git
99 строки
4.0 KiB
HTML
99 строки
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 74939][Nor] Changed - CS1028 when there is an #if
|
|
for the #endif
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074939%5D%5BNor%5D%20Changed%20-%20CS1028%20when%20there%20is%20an%20%23if%0A%09for%20the%20%23endif&In-Reply-To=bug-74939%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030211.html">
|
|
<LINK REL="Next" HREF="030213.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 74939][Nor] Changed - CS1028 when there is an #if
|
|
for the #endif</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074939%5D%5BNor%5D%20Changed%20-%20CS1028%20when%20there%20is%20an%20%23if%0A%09for%20the%20%23endif&In-Reply-To=bug-74939%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 74939][Nor] Changed - CS1028 when there is an #if
|
|
for the #endif">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Fri Jun 10 03:00:50 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030211.html">[Mono-bugs] [Bug 72792][Maj] Changed - mono eats memory running on
|
|
SLES
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030213.html">[Mono-bugs] [Bug 75123][Nor] Changed - [PATCH] GetChanges() throws
|
|
NoNullAllowedException
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30212">[ date ]</a>
|
|
<a href="thread.html#30212">[ thread ]</a>
|
|
<a href="subject.html#30212">[ subject ]</a>
|
|
<a href="author.html#30212">[ 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">duncan at ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=74939">http://bugzilla.ximian.com/show_bug.cgi?id=74939</A>
|
|
|
|
--- shadow/74939 2005-06-09 17:20:37.000000000 -0400
|
|
+++ shadow/74939.tmp.23382 2005-06-10 03:00:50.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 74939
|
|
Product: Mono: Compilers
|
|
Version: 1.1
|
|
OS: All
|
|
OS Details:
|
|
-Status: ASSIGNED
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: C#
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">duncan at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">kornelpal at hotmail.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
@@ -181,6 +181,9 @@
|
|
class library using this version (CS1027 errors).
|
|
|
|
Maybe I patched a wrong revision.
|
|
|
|
If you were able to do make bootstrap-world successfully the patch
|
|
has to be good.
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">duncan at ximian.com</A> 2005-06-10 03:00 -------
|
|
+Patch committed at r45734.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030211.html">[Mono-bugs] [Bug 72792][Maj] Changed - mono eats memory running on
|
|
SLES
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030213.html">[Mono-bugs] [Bug 75123][Nor] Changed - [PATCH] GetChanges() throws
|
|
NoNullAllowedException
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30212">[ date ]</a>
|
|
<a href="thread.html#30212">[ thread ]</a>
|
|
<a href="subject.html#30212">[ subject ]</a>
|
|
<a href="author.html#30212">[ 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>
|