[Mono-bugs] [Bug 75881][Maj] Changed - [PATCH] Pending init.. error when dll referenced from mcs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 24 11:31:01 EDT 2005


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 jankit at novell.com.

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: lupus at ximian.com                            
 ReportedBy: jankit at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -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 jankit at novell.com  2005-08-24 11:31 -------
+lupus, PEVerify.exe doesn't seem to like "A/B", gives "Unable to
+resolve token".
+
+Commited in svn r48780.


More information about the mono-bugs mailing list