Thread overview
[Issue 2572] New: immutable keyword not documented
Jan 10, 2009
d-bugmail
Aug 20, 2009
Stewart Gordon
Nov 08, 2010
Walter Bright
Nov 09, 2010
Stewart Gordon
Nov 10, 2010
Walter Bright
January 10, 2009
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.


-- 

August 20, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2572





--- Comment #1 from Stewart Gordon <smjg@iname.com>  2009-08-20 00:59:54 PDT ---
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: -------
November 08, 2010
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


--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2010-11-07 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: -------
November 09, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2572



--- Comment #3 from Stewart Gordon <smjg@iname.com> 2010-11-08 18:35:51 PST ---
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: -------
November 10, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2572



--- Comment #4 from Walter Bright <bugzilla@digitalmars.com> 2010-11-10 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: -------