[nem-bug] [Nemerle 0000637]: Compiler skips some classes during
compilation
feedback at nemerle.org
feedback at nemerle.org
Sun Mar 26 15:22:23 CEST 2006
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=637>
======================================================================
Reported By: nazgul
Assigned To: nazgul
======================================================================
Project: Nemerle
Issue ID: 637
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 03-25-2006 12:39 CET
Last Modified: 03-26-2006 15:22 CEST
======================================================================
Summary: Compiler skips some classes during compilation
Description:
public module Top {
public variant Child {
| X
| Y
public class Inner {}
}
}
def x = Top.Child.Inner ();
======================================================================
----------------------------------------------------------------------
nazgul - 03-26-06 15:22
----------------------------------------------------------------------
Fixed on trunk (r6165)
Issue History
Date Modified Username Field Change
======================================================================
03-25-06 12:39 nazgul New Issue
03-26-06 15:22 nazgul Status new => resolved
03-26-06 15:22 nazgul Resolution open => fixed
03-26-06 15:22 nazgul Assigned To => nazgul
03-26-06 15:22 nazgul Note Added: 0001125
======================================================================
More information about the bugs
mailing list