[nem-bug] [Nemerle 0000889]: Missing error concerning inaccessible
class
feedback at nemerle.org
feedback at nemerle.org
Mon Feb 12 15:28:19 CET 2007
The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=889>
======================================================================
Reported By: nikov
Assigned To:
======================================================================
Project: Nemerle
Issue ID: 889
Category: Compiler
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 02-12-2007 15:28 CET
Last Modified: 02-12-2007 15:28 CET
======================================================================
Summary: Missing error concerning inaccessible class
Description:
public class B {
protected class C : B { }
}
public class A {
protected class D : B.C {}
}
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-12-07 15:28 nikov New Issue
======================================================================
More information about the bugs
mailing list