[nem-bug] [Nemerle 0000847]: 'base' shall not be a valid assignment target

feedback at nemerle.org feedback at nemerle.org
Sun Jan 28 10:27:26 CET 2007


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=847> 
======================================================================
Reported By:                nikov
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   847
Category:                   Compiler
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             01-28-2007 10:27 CET
Last Modified:              01-28-2007 10:27 CET
======================================================================
Summary:                    'base' shall not be a valid assignment target
Description: 
struct A {
	public this(x : int) { base = x }
}

_ = A(1)

// This code compiles successfully, though it does not make sense.
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
01-28-07 10:27 nikov          New Issue                                    
======================================================================




More information about the bugs mailing list