digitalmars.D.bugs - [Issue 9446] New: ".keys" missing from properties table at http://dlang.org/hash-map.html
- d-bugmail puremagic.com (26/26) Feb 03 2013 http://d.puremagic.com/issues/show_bug.cgi?id=9446
- d-bugmail puremagic.com (12/12) Feb 06 2013 http://d.puremagic.com/issues/show_bug.cgi?id=9446
- d-bugmail puremagic.com (10/10) Feb 06 2013 http://d.puremagic.com/issues/show_bug.cgi?id=9446
http://d.puremagic.com/issues/show_bug.cgi?id=9446 Summary: ".keys" missing from properties table at http://dlang.org/hash-map.html Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websites AssignedTo: nobody puremagic.com ReportedBy: john.loughran.colvin gmail.com 09:25:07 PST --- Pretty self-explanatory. As can be seen here, there's missing html. <tr><td><span class="notranslate"><span class="d_inlinecode donthyphenate">.length</span> </span></td><td>Returns number of values in the associative array. Unlike for dynamic arrays, it is read-only.</td></tr> <tr><td></td><td>Returns dynamic array, the elements of which are the keys in the associative array.</td></tr> It's been suggested that it could be a be a bug in the hyphenation JS. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 03 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9446 Commits pushed to master at https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/88d8ffe488957672df62892c468e1dfeb8c3dcca Fixes Issue 9446 - Missing .keys in properties table. https://github.com/D-Programming-Language/d-programming-language.org/commit/afa35d16a6c11853187c5f3e283661fd818af5a5 Issue 9446 - Missing .keys in properties table. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 06 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9446 Andrej Mitrovic <andrej.mitrovich gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |andrej.mitrovich gmail.com Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 06 2013