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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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; + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
