[nem-bug] [Nemerle 0001027]: internal override on variant
feedback at nemerle.org
feedback at nemerle.org
Thu Jun 14 14:56:46 CEST 2007
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1027>
======================================================================
Reported By: Luntain
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 1027
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 06-14-2007 14:56 CEST
Last Modified: 06-14-2007 14:56 CEST
======================================================================
Summary: internal override on variant
Description:
#pragma indent
public variant V
| A
internal override M(): void
()
internal virtual M(): void
()
results in
5:9:7:5: error: inconsistent access attributes specified for method:
method V.A.M() : void
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-14-07 14:56 Luntain New Issue
======================================================================
More information about the bugs
mailing list