Thread overview
[Issue 4777] New: www.d-programming-language.org "Language Reference" has link to "Const and Invariant"
Sep 01, 2010
AdamB
Sep 01, 2010
Andrej Mitrovic
Jul 13, 2011
Piotr Szturmaj
Feb 07, 2012
Yao Gomez
September 01, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4777

           Summary: www.d-programming-language.org "Language Reference"
                    has link to "Const and Invariant"
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody@puremagic.com
        ReportedBy: cruxic@gmail.com


--- Comment #0 from AdamB <cruxic@gmail.com> 2010-08-31 21:38:50 PDT ---
On www.d-programming-language.org the "Language Reference" section has a side-bar link to "Const and Invariant" but when you click on it the page title is "Const and Immutable".  Nowhere on that page is "invariant" discussed.  A hold over from D 1.0 perhaps?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 01, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4777


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich@gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2010-09-01 08:10:45 PDT ---
The www.d-programming-language.org website is right now a copy of all the docs that are already available on http://www.digitalmars.com/d/2.0/ . I haven't reported your specific issue, but I've reported many others. I've noticed you started reporting other website issues, but before you waste too much time on reporting existing issues, you can take a look at some of my bug reports:

bug 4546
bug 4547
bug 4548
bug 4549
bug 4550
bug 4551
bug 4553
bug 4560
bug 4561
bug 4562
bug 4736
bug 4774

There are also some code example issues which are DMD bugs, which I've also reported. From the language reference the only pages I haven't checked yet are Templates, Operator Overloading, and Lex.

Of course, you are free to re-check these if you want. But I just wanted to give you a heads up so you don't waste too much time on reporting bugs which I've already reported.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
July 13, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4777


Piotr Szturmaj <pszturmaj@tlen.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pszturmaj@tlen.pl


--- Comment #2 from Piotr Szturmaj <pszturmaj@tlen.pl> 2011-07-13 12:28:14 PDT ---
Additional website bug:

http://www.d-programming-language.org/lex.html page doesn't expand topic menu on the left. It is default page redirected from "Language Reference" link. That means it is currently impossible to explore language docs using menu on the left.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 07, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4777


Yao Gomez <yao.gomez@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yao.gomez@gmail.com
         Resolution|                            |FIXED


--- Comment #3 from Yao Gomez <yao.gomez@gmail.com> 2012-02-06 20:02:12 PST ---
The link to the "Const and Immutable" article is now correctly named. Closing this as it's fixed.

@Piotr Szturmaj: I think that your website bug should be another new Bugzilla report.

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