mail-archives/mono-bugs/2003-July/006691.html

86 строки
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 44845][Wis] Changed - MCS doesn't find the best overloaded match for a constructor
</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="006690.html">
<LINK REL="Next" HREF="006692.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 44845][Wis] Changed - MCS doesn't find the best overloaded match for a constructor
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 44845][Wis] Changed - MCS doesn't find the best overloaded match for a constructor">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>Wed, 30 Jul 2003 11:40:08 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006690.html">[Mono-bugs] hi!
</A></li>
<LI> Next message: <A HREF="006692.html">[Mono-bugs] [Bug 44845][Wis] Changed - MCS doesn't find the best overloaded match for a constructor
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6691">[ date ]</a>
<a href="thread.html#6691">[ thread ]</a>
<a href="subject.html#6691">[ subject ]</a>
<a href="author.html#6691">[ 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:ravi@ximian.com.">ravi@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=44845">http://bugzilla.ximian.com/show_bug.cgi?id=44845</A>
--- shadow/44845 Tue Jul 29 11:15:53 2003
+++ shadow/44845.tmp.3463 Wed Jul 30 11:40:08 2003
@@ -193,6 +193,22 @@
------- Additional Comments From <A HREF="mailto:ravi@ximian.com">ravi@ximian.com</A> 2003-07-29 11:15 -------
Sebastien, please ignore what happens with mcs 0.25 since that doesn't
contain a lot of bugfixes I got in since then :-)
Anyway, current CVS still can't find the SubjectAltNameExtension type
for me, I get the same error as before :(
+
+------- Additional Comments From <A HREF="mailto:ravi@ximian.com">ravi@ximian.com</A> 2003-07-30 11:40 -------
+OKay this is what I get now :
+
+bug.cs(10) error CS1502: The best overloaded match for method '
+Mono.Security.X509.Extensions.SubjectAltNameExtension..ctor
+(Mono.Security.ASN1)' has some invalid arguments
+bug.cs(10) error CS1503: Argument 0: Cannot convert from
+'Mono.Security.X509.X509Extension' to 'Mono.Security.ASN1'
+bug.cs(10) error CS1501: No overload for method
+`Mono.Security.X509.Extensions.SubjectAltNameExtension' takes `1'
+arguments
+bug.cs(10) error CS1501: New invocation: Can not find a constructor in
+`Mono.Security.X509.Extensions.SubjectAltNameExtension' for this
+argument list
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006690.html">[Mono-bugs] hi!
</A></li>
<LI> Next message: <A HREF="006692.html">[Mono-bugs] [Bug 44845][Wis] Changed - MCS doesn't find the best overloaded match for a constructor
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6691">[ date ]</a>
<a href="thread.html#6691">[ thread ]</a>
<a href="subject.html#6691">[ subject ]</a>
<a href="author.html#6691">[ author ]</a>
</LI>
</UL>
</body></html>