https://bugzilla.novell.com/show_bug.cgi?id=412477


           Summary: [PATCH] Runtime must not invoke valuetype finalizers
           Product: Mono: Runtime
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


If a struct is implementing a virtual Finalize () method, the runtime treats
this method as a real finalizer (it will be invoked by the GC).

As this cannot be expressed in C#, I'm attaching a small assembly as a test
case.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to