зеркало из https://github.com/mono/mail-archives.git
93 строки
3.5 KiB
HTML
93 строки
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 47927][Nor] Changed - Problems when using class aliasing in 'using' statements
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="007157.html">
|
|
<LINK REL="Next" HREF="007159.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 47927][Nor] Changed - Problems when using class aliasing in 'using' statements
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 47927][Nor] Changed - Problems when using class aliasing in 'using' statements">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Tue, 26 Aug 2003 15:39:38 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="007157.html">[Mono-bugs] [Bug 47681][Nor] Changed - Invalid generated IL
|
|
</A></li>
|
|
<LI> Next message: <A HREF="007159.html">[Mono-bugs] [Bug 47918][Cos] Changed - HtmlGenericControl Always uses span
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7158">[ date ]</a>
|
|
<a href="thread.html#7158">[ thread ]</a>
|
|
<a href="subject.html#7158">[ subject ]</a>
|
|
<a href="author.html#7158">[ 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=47927">http://bugzilla.ximian.com/show_bug.cgi?id=47927</A>
|
|
|
|
--- shadow/47927 2003-08-26 13:45:17.000000000 -0400
|
|
+++ shadow/47927.tmp.21610 2003-08-26 15:39:38.000000000 -0400
|
|
@@ -1,15 +1,15 @@
|
|
Bug#: 47927
|
|
Product: Mono/MCS
|
|
Version: unspecified
|
|
-OS:
|
|
+OS: unknown
|
|
OS Details:
|
|
Status: NEW
|
|
Resolution:
|
|
-Severity:
|
|
-Priority: Blocker
|
|
+Severity: Unknown
|
|
+Priority: Normal
|
|
Component: Misc
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:pedroabelleira@yahoo.es">pedroabelleira@yahoo.es</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
URL:
|
|
@@ -63,6 +63,10 @@
|
|
If it's used the commented using statement instead of the other it compiles
|
|
with no complain.
|
|
|
|
|
|
Additional Information:
|
|
This bug is related to <A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47853">http://bugzilla.ximian.com/show_bug.cgi?id=47853</A>
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:martin@ximian.com">martin@ximian.com</A> 2003-08-26 15:39 -------
|
|
+You did not say why this bug is important, setting priority to normal.
|
|
+(But I'll look at it right now anyways)
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="007157.html">[Mono-bugs] [Bug 47681][Nor] Changed - Invalid generated IL
|
|
</A></li>
|
|
<LI> Next message: <A HREF="007159.html">[Mono-bugs] [Bug 47918][Cos] Changed - HtmlGenericControl Always uses span
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#7158">[ date ]</a>
|
|
<a href="thread.html#7158">[ thread ]</a>
|
|
<a href="subject.html#7158">[ subject ]</a>
|
|
<a href="author.html#7158">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|