[Mono-bugs] [Bug 72814][Wis] Changed - mkbundle ignores foo.dll.config files

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Feb 2005 12:51:55 -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 james@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72814

--- shadow/72814	2005-02-22 12:43:12.000000000 -0500
+++ shadow/72814.tmp.19324	2005-02-22 12:51:55.000000000 -0500
@@ -57,6 +57,11 @@
 James, I didn't say anywhere that the bug is not going to be fixed.
 I just pointed out to you a very easy to implement workaround so that
 this issue is not a blocker for whatever you are doing.
 Besides a simple grep is enough to extract the needed info:
 grep -v configuration gtk-sharp.dll.config
 
+
+------- Additional Comments From james@ximian.com  2005-02-22 12:51 -------
+Lupus: Ok, I thought you were trying to argue against fixing the bug :)
+
+I can probably use the workaround until then.  Thanks.