[Mono-bugs] [Bug 44845][Wis] Changed - MCS doesn't find the best overloaded match for a constructor
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 28 Jul 2003 16:45:08 -0400 (EDT)
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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=44845
--- shadow/44845 Mon Jun 23 12:24:53 2003
+++ shadow/44845.tmp.9186 Mon Jul 28 16:45:08 2003
@@ -1,12 +1,12 @@
Bug#: 44845
Product: Mono/MCS
Version: unspecified
OS: All
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: ravi@ximian.com
ReportedBy: spouliot@videotron.ca
@@ -140,6 +140,13 @@
*) the types of the assemblies included inside corlib need to be
marked internal, since they must not be exposed (we need a define for
this).
*) there is a mcs bug: it should flag it as an error when it finds
that the same type is available from more than one assembly.
+
+------- Additional Comments From ravi@ximian.com 2003-07-28 16:45 -------
+I am unable to get it to see the SubjectAltNameExtension type - it
+says it can't find it!
+
+Could you please re-craft an example with latest CVS ? I shall give it
+a go once you have that done