[nem-bug] [Nemerle 0001013]: variant nested type parsing

feedback at nemerle.org feedback at nemerle.org
Thu May 10 12:57:29 CEST 2007


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1013> 
======================================================================
Reported By:                divan
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   1013
Category:                   Compiler (parser/macros engine)
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             05-10-2007 12:57 CEST
Last Modified:              05-10-2007 12:57 CEST
======================================================================
Summary:                    variant nested type parsing
Description: 
variant A {
  | AA
  class B {
    | C
  }
}

bug.n:4:7:4:8: error: `override' specified on method
A.B.C._N_GetVariantCode() : int, but there is no such member in parent to
override
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-10-07 12:57 divan          New Issue                                    
======================================================================




More information about the bugs mailing list