[Mono-bugs] [Bug 319462] "newslot virtual final" should be treated equal to non-virtual

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 11 14:50:27 EDT 2008


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

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=319462#c1


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be




--- Comment #1 from Gert Driesen <gert.driesen at pandora.be>  2008-09-11 12:50:27 MDT ---
MS appears to only use call if the instance is not stored in a variable/field.
In all other cases, it uses callvirt.

The reason as to why it uses callvirt is explained here:
http://blogs.msdn.com/ericgu/archive/2008/07/02/why-does-c-always-use-callvirt.aspx


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list