[nem-bug] [Nemerle 0000593]: we don't save mutable attribute for fields

feedback at nemerle.org feedback at nemerle.org
Thu Jan 26 18:11:34 CET 2006


The following issue has been CLOSED
======================================================================
<http://nemerle.org/bugs/view.php?id=593> 
======================================================================
Reported By:                malekith
Assigned To:                malekith
======================================================================
Project:                    Nemerle
Issue ID:                   593
Category:                   Compiler
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             12-23-2005 15:38 CET
Last Modified:              01-26-2006 18:11 CET
======================================================================
Summary:                    we don't save mutable attribute for fields
Description: 
we never mark fields initonly, which makes sense, because constructors can
have local functions, that are later exported to static functions outside
the ctor.

we should probably mark immutable fields with some custom attribute
======================================================================

----------------------------------------------------------------------
 malekith - 12-28-05 12:31 
----------------------------------------------------------------------
Resolved on trunk, r6043

Issue History
Date Modified  Username       Field                    Change              
======================================================================
12-23-05 15:38 malekith       New Issue                                    
12-28-05 12:31 malekith       Status                   new => resolved     
12-28-05 12:31 malekith       Resolution               open => fixed       
12-28-05 12:31 malekith       Assigned To               => malekith        
12-28-05 12:31 malekith       Note Added: 0001052                          
12-28-05 12:31 malekith       Summary                  we don't save mutable
attribute for fields => we don\'t save mutable attribute for fields
12-28-05 12:31 malekith       Description Updated                          
01-26-06 18:11 nazgul         Status                   resolved => closed  
======================================================================




More information about the bugs mailing list