[Mono-bugs] [Bug 412477] New: [PATCH] Runtime must not invoke valuetype finalizers
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Sat Jul 26 17:11:22 EDT 2008
    
    
  
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: mono-bugs at lists.ximian.com
        ReportedBy: robertj at gmx.net
         QAContact: mono-bugs at lists.ximian.com
          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.
    
    
More information about the mono-bugs
mailing list