зеркало из https://github.com/mono/mail-archives.git
91 строка
3.4 KiB
HTML
91 строка
3.4 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 47703][Wis] Changed - Wrong remoting channel default
|
||
|
</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="006945.html">
|
||
|
<LINK REL="Next" HREF="006947.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 47703][Wis] Changed - Wrong remoting channel default
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 47703][Wis] Changed - Wrong remoting channel default">bugzilla-daemon@bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Mon, 18 Aug 2003 15:33:00 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="006945.html">[Mono-bugs] [Bug 47707][Cri] Changed - Missing bounds checking in Array.IList.this[] (patch and tests)
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006947.html">[Mono-bugs] [Bug 47692][Nor] Changed - Key duplication in Hashtable.PutImpl
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6946">[ date ]</a>
|
||
|
<a href="thread.html#6946">[ thread ]</a>
|
||
|
<a href="subject.html#6946">[ subject ]</a>
|
||
|
<a href="author.html#6946">[ 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:lluis@ximian.com.">lluis@ximian.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47703">http://bugzilla.ximian.com/show_bug.cgi?id=47703</A>
|
||
|
|
||
|
--- shadow/47703 2003-08-18 12:13:31.000000000 -0400
|
||
|
+++ shadow/47703.tmp.1128 2003-08-18 15:32:59.000000000 -0400
|
||
|
@@ -1,14 +1,14 @@
|
||
|
Bug#: 47703
|
||
|
Product: Mono/Class Libraries
|
||
|
Version: unspecified
|
||
|
OS: Red Hat 9.0
|
||
|
OS Details:
|
||
|
-Status: NEW
|
||
|
-Resolution:
|
||
|
-Severity:
|
||
|
+Status: RESOLVED
|
||
|
+Resolution: FIXED
|
||
|
+Severity: Unknown
|
||
|
Priority: Wishlist
|
||
|
Component: System
|
||
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
ReportedBy: <A HREF="mailto:paul.moore06@ca.com">paul.moore06@ca.com</A>
|
||
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
TargetMilestone: ---
|
||
|
@@ -21,6 +21,9 @@
|
||
|
|
||
|
This means that a simple test remoting app works fine when both run
|
||
|
under mono but needs to be tweaked if one piece runs uder .net and the
|
||
|
other under mono.
|
||
|
|
||
|
The mono default should be the same as the .net default
|
||
|
+
|
||
|
+------- Additional Comments From <A HREF="mailto:lluis@ximian.com">lluis@ximian.com</A> 2003-08-18 15:32 -------
|
||
|
+Fixed in CVS
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="006945.html">[Mono-bugs] [Bug 47707][Cri] Changed - Missing bounds checking in Array.IList.this[] (patch and tests)
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006947.html">[Mono-bugs] [Bug 47692][Nor] Changed - Key duplication in Hashtable.PutImpl
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6946">[ date ]</a>
|
||
|
<a href="thread.html#6946">[ thread ]</a>
|
||
|
<a href="subject.html#6946">[ subject ]</a>
|
||
|
<a href="author.html#6946">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|