[nem-bug] [Nemerle 0001018]: nonpublic virtual method in generic class

feedback at nemerle.org feedback at nemerle.org
Sat May 19 14:26:29 CEST 2007


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1018> 
======================================================================
Reported By:                divan
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   1018
Category:                   Compiler
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             05-19-2007 14:26 CEST
Last Modified:              05-19-2007 14:26 CEST
======================================================================
Summary:                    nonpublic virtual method in generic class
Description: 
If nonpublic virtual method is declared in generic base then it's override
produces bad IL (at least PEVerify says that).


C# adds 'newslot' to those methods attributes, maybe it's the key, or at
least a workaround.
Ncc doesn't generate newslot for public too and it's ok, so it can be a
bug in PEVerify.
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-19-07 14:26 divan          New Issue                                    
======================================================================




More information about the bugs mailing list