[nem-bug] [Nemerle 0000986]: value type base ctor

feedback at nemerle.org feedback at nemerle.org
Sun Apr 8 14:16:17 CEST 2007


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=986> 
======================================================================
Reported By:                divan
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   986
Category:                   Compiler
Reproducibility:            always
Severity:                   minor
Priority:                   low
Status:                     new
======================================================================
Date Submitted:             04-08-2007 14:16 CEST
Last Modified:              04-08-2007 14:16 CEST
======================================================================
Summary:                    value type base ctor
Description: 
struct A{
  public this (_ : int) { base() }
}
A(3);
It compiles, but doesn't pass PEVerify. ("call to base type of valuetype")
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
04-08-07 14:16 divan          New Issue                                    
======================================================================




More information about the bugs mailing list