[Mono-bugs] [Bug 57933][Nor] Changed - Revisit gacutil command line handling.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 4 May 2004 10:16:47 -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 rafaelteixeirabr@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57933
--- shadow/57933 2004-05-01 02:21:17.000000000 -0400
+++ shadow/57933.tmp.8620 2004-05-04 10:16:47.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57933
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -25,6 +25,9 @@
robust, handle Unix/Windows options:
/option, -option, --option (yes, all three)
Move man page into a separate place.
Make the -help output more consistent.
+
+------- Additional Comments From rafaelteixeirabr@hotmail.com 2004-05-04 10:16 -------
+Looks like the perfect fit to use Mono.GetOptions. Can I try?