[Mono-bugs] [Bug 80305][Nor] Changed - Bundled executable looks for machine.config in wrong place

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 19 09:30:34 EST 2006


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 robertj at gmx.net.

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

--- shadow/80305	2006-12-19 08:53:59.000000000 -0500
+++ shadow/80305.tmp.5425	2006-12-19 09:30:34.000000000 -0500
@@ -65,6 +65,13 @@
 version is required.
 
 For my needs this is enough for now, although a further improvement
 would be to make it possible to also bundle the machine.config file
 and thus not have to ship it together with the standalone
 statically-linked bundled  mono application.
+
+------- Additional Comments From robertj at gmx.net  2006-12-19 09:30 -------
+The patch looks good, up to the mono_assembly_open_from_bundle ()
+which should not be made public (visible to the embedding API).
+You may put the decl in domain-internals.h, marked with
+MONO_INTERNAL;
+


More information about the mono-bugs mailing list