[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
Sun, 15 Jun 2003 14:26:54 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=44845
--- shadow/44845 Sun Jun 15 14:13:48 2003
+++ shadow/44845.tmp.22090 Sun Jun 15 14:26:53 2003
@@ -2,21 +2,20 @@
Product: Mono/MCS
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: spouliot@videotron.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: MCS doesn't find the best overloaded match for a constructor
Steps to reproduce the problem:
1. cd /mcs/tools/security/certview
2. Uncomment lines 126-127 in CertificateFormatter.cs (just under line //
BUG: Works with CSC but not with MCS)