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=75881 --- shadow/75881 2005-08-24 10:08:24.000000000 -0400 +++ shadow/75881.tmp.16434 2005-08-24 11:31:01.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75881 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -65,6 +65,12 @@ And see if it's possible to output a scope name of: "A/B" You may need to change ilasm or PEAPI to do this and check if the resulting assembly ius understood by peverify and the MS runtime. In that case we want to use something like the return_nested_in() function (and making the runtime lazily load the nested types). + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-24 11:31 ------- +lupus, PEVerify.exe doesn't seem to like "A/B", gives "Unable to +resolve token". + +Commited in svn r48780. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
