[Mono-bugs] [Bug 69553][Wis] New - mcs recommends -r:gtk-sharp, which no longer works.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Nov 2004 08:29:37 -0500 (EST)
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 iain@mccoy.id.au.
http://bugzilla.ximian.com/show_bug.cgi?id=69553
--- shadow/69553 2004-11-16 08:29:37.000000000 -0500
+++ shadow/69553.tmp.28221 2004-11-16 08:29:37.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 69553
+Product: Mono: Compilers
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: iain@mccoy.id.au
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mcs recommends -r:gtk-sharp, which no longer works.
+
+When the user does not supply a required reference, mcs helpfully suggests
+in some cases what they need to change. Unfortunately, it hasn't been
+updated since the gac, so it still recommends -r:gtk-sharp, despite
+-pkg:gtk-sharp being what is currently required. This seems to confuse new
+users on a fairly regular basis, according to list traffic.