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

feedback at nemerle.org feedback at nemerle.org
Wed Dec 28 12:31:29 CET 2005


The following issue has been RESOLVED.
======================================================================
<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:                     resolved
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             12-23-2005 15:38 CET
Last Modified:              12-28-2005 12:31 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                          
======================================================================




More information about the bugs mailing list