зеркало из https://github.com/mono/mail-archives.git
88 строки
3.6 KiB
HTML
88 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 74945][Nor] Changed - [GMCS] Runtime issue with
|
|
`params T[][]'
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074945%5D%5BNor%5D%20Changed%20-%20%5BGMCS%5D%20Runtime%20issue%20with%0A%09%60params%20T%5B%5D%5B%5D%27&In-Reply-To=bug-74945%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="031069.html">
|
|
<LINK REL="Next" HREF="031071.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 74945][Nor] Changed - [GMCS] Runtime issue with
|
|
`params T[][]'</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2074945%5D%5BNor%5D%20Changed%20-%20%5BGMCS%5D%20Runtime%20issue%20with%0A%09%60params%20T%5B%5D%5B%5D%27&In-Reply-To=bug-74945%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 74945][Nor] Changed - [GMCS] Runtime issue with
|
|
`params T[][]'">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Tue Jun 28 07:26:25 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="031069.html">[Mono-bugs] [Bug 74991][Nor] Changed - [GMCS] Error implicit
|
|
casting int[] -> ICollection <int>
|
|
</A></li>
|
|
<LI>Next message: <A HREF="031071.html">[Mono-bugs] [Bug 74953][Maj] Changed - [GMCS] Converting array to
|
|
IEnumerable<T>
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#31070">[ date ]</a>
|
|
<a href="thread.html#31070">[ thread ]</a>
|
|
<a href="subject.html#31070">[ subject ]</a>
|
|
<a href="author.html#31070">[ 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">martin at ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=74945">http://bugzilla.ximian.com/show_bug.cgi?id=74945</A>
|
|
|
|
--- shadow/74945 2005-06-27 13:23:42.000000000 -0400
|
|
+++ shadow/74945.tmp.1538 2005-06-28 07:26:25.000000000 -0400
|
|
@@ -12,13 +12,13 @@
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">dsilva at ccs.neu.edu</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
TargetMilestone: ---
|
|
URL:
|
|
Cc:
|
|
Summary: [GMCS] Runtime issue with `params T[][]'
|
|
-BugsThisDependsOn: 74953
|
|
+BugsThisDependsOn: 74953[FIXED]
|
|
|
|
Description of Problem:
|
|
|
|
gmcs isn't emitting the appendArrays<int> method here:
|
|
|
|
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="031069.html">[Mono-bugs] [Bug 74991][Nor] Changed - [GMCS] Error implicit
|
|
casting int[] -> ICollection <int>
|
|
</A></li>
|
|
<LI>Next message: <A HREF="031071.html">[Mono-bugs] [Bug 74953][Maj] Changed - [GMCS] Converting array to
|
|
IEnumerable<T>
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#31070">[ date ]</a>
|
|
<a href="thread.html#31070">[ thread ]</a>
|
|
<a href="subject.html#31070">[ subject ]</a>
|
|
<a href="author.html#31070">[ 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>
|