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=82497 --- shadow/82497 2007-08-20 12:30:01.000000000 -0400 +++ shadow/82497.tmp.30814 2007-08-20 12:30:01.000000000 -0400 @@ -0,0 +1,34 @@ +Bug#: 82497 +Product: Mono: Runtime +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Major +Component: JIT +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Verifier ignores InternalsVisibleTo + +It appears that either the verifier or the compiler ignore the +InternalsVisibleTo attribute. This breaks NDBus# and F-Spot, Banshee, etc. +Tested against head, but might concern 1.2.5 as well. Example exception at +run-time: + +System.InvalidProgramException: Invalid IL code in NDesk.DBus.BusG:Init +(NDesk.DBus.Connection,NDesk.GLib.IOFunc): IL_0003: callvirt 0x0a000007 + + + at <0x00000> <unknown method> + at NDesk.DBus.BusG.Init (NDesk.DBus.Connection conn) [0x00000] + at NDesk.DBus.BusG.Init () [0x00000] + at FSpot.Driver.Main (System.String[] args) [0x00000] --- End of inner +exception stack trace --- + + at FSpot.Driver.Main (System.String[] args) [0x00000] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
