[Mono-bugs] [Bug 58557][Cos] Changed - gacutil parameter parsing causes "make install" in "mcs" to work incorrectly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 03:10:29 -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 jaak@zd.com.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=58557
--- shadow/58557 2004-05-18 03:09:58.000000000 -0400
+++ shadow/58557.tmp.19597 2004-05-18 03:10:29.000000000 -0400
@@ -47,6 +47,11 @@
------- Additional Comments From jaak@zd.com.pl 2004-05-18 03:09 -------
I'm attaching a trivial patch that fixes gacutil's parameter parsing.
This tool definitely deserves a better command line handling routines.
I've implemented a simple loop that strips the trailing parameters so
that the order in which they are specified is not important.
+
+------- Additional Comments From jaak@zd.com.pl 2004-05-18 03:10 -------
+Created an attachment (id=7738)
+patch to fix command line parsing in gacutil
+