www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 2572] New: immutable keyword not documented

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2572

           Summary: immutable keyword not documented
           Product: D
           Version: 2.023
          Platform: All
               URL: http://www.digitalmars.com/d/2.0/changelog.html#new2_020
        OS/Version: All
            Status: NEW
          Keywords: spec
          Severity: major
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: smjg iname.com


The change log states "immutable is now implemented" at version 2.020.  The
compiler clearly understands this as a keyword and uses it in messages. 
However, there is no explanation of this keyword to be found.


-- 
Jan 10 2009
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2572






This seems to have been finally fixed on const3.html, but not on other pages. 
And is "immutableness" a word?  ISTM it should be "immutability".

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Aug 20 2009
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2572


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla digitalmars.com
         Resolution|                            |FIXED



20:29:21 PST ---
This has been fixed for a while. If I missed any place, please be specific.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 07 2010
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2572




safed.html still uses invariant.  And the navigation column of the language
pages still uses "Const and Invariant".  Other than that, it seems to be fixed
now.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 08 2010
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2572




12:11:12 PST ---
http://www.dsource.org/projects/phobos/changeset/2154

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 10 2010