[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
Mon Dec 18 13:49:49 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-18 13:34:24.000000000 -0500
+++ shadow/80305.tmp.25523	2006-12-18 13:49:49.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 80305
-Product: Mono: Compilers
-Version: 1.2
+Product: Mono: Tools
+Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: C#
-AssignedTo: rharinath at novell.com                            
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: tml at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Bundled executable looks for machine.config in wrong place
@@ -38,6 +38,11 @@
 supportedRuntime elements) when running mkbundle2, it indeed says that
 it uses that config file. And the main.c that mkbundle2 creates does
 call mono_register_config_for_assembly(). But the code in
 mono/mono/metadata/domain.c that looks for config files for the exe
 assembly apparently doesn't bother to check for bundled configs, it
 only looks in the file system.
+
+------- Additional Comments From robertj at gmx.net  2006-12-18 13:49 -------
+
+--> tools
+


More information about the mono-bugs mailing list