зеркало из https://github.com/mono/mail-archives.git
95 строки
3.4 KiB
HTML
95 строки
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 23151] Changed - problems with "using Foo = Bar;" syntax in mcs
|
|
</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="000293.html">
|
|
<LINK REL="Next" HREF="000295.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 23151] Changed - problems with "using Foo = Bar;" syntax in mcs
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 23151] Changed - problems with "using Foo = Bar;" syntax in mcs">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>8 Apr 2002 08:22:49 -0000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="000293.html">[Mono-bugs] [Bug 22667] Changed - Using directive not working with aliases
|
|
</A></li>
|
|
<LI> Next message: <A HREF="000295.html">[Mono-bugs] [Bug 22117] Changed - mcs show implement switch as a jump table when possible
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#294">[ date ]</a>
|
|
<a href="thread.html#294">[ thread ]</a>
|
|
<a href="subject.html#294">[ subject ]</a>
|
|
<a href="author.html#294">[ 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=23151">http://bugzilla.ximian.com/show_bug.cgi?id=23151</A>
|
|
|
|
--- shadow/23151 Sun Apr 7 23:32:16 2002
|
|
+++ shadow/23151.tmp.21641 Mon Apr 8 04:22:49 2002
|
|
@@ -1,14 +1,14 @@
|
|
Bug#: 23151
|
|
Product: Mono/MCS
|
|
Version: unspecified
|
|
-OS:
|
|
+OS: unknown
|
|
OS Details: Mandrake 8.2
|
|
-Status: NEW
|
|
-Resolution:
|
|
-Severity:
|
|
+Status: RESOLVED
|
|
+Resolution: DUPLICATE
|
|
+Severity: Unknown
|
|
Priority: Normal
|
|
Component: Misc
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:cdaly@locosoft.org">cdaly@locosoft.org</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
@@ -49,6 +49,11 @@
|
|
every time
|
|
|
|
Additional Information:
|
|
|
|
csc compiles this code. I think this code should compile
|
|
based on my reading of the C# language spec.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A> 2002-04-08 04:22 -------
|
|
+
|
|
+
|
|
+*** This bug has been marked as a duplicate of 22667 ***
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="000293.html">[Mono-bugs] [Bug 22667] Changed - Using directive not working with aliases
|
|
</A></li>
|
|
<LI> Next message: <A HREF="000295.html">[Mono-bugs] [Bug 22117] Changed - mcs show implement switch as a jump table when possible
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#294">[ date ]</a>
|
|
<a href="thread.html#294">[ thread ]</a>
|
|
<a href="subject.html#294">[ subject ]</a>
|
|
<a href="author.html#294">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|