digitalmars.D.bugs - [Issue 2874] New: phobos docs issues
- d-bugmail puremagic.com (19/19) Apr 22 2009 http://d.puremagic.com/issues/show_bug.cgi?id=2874
- d-bugmail puremagic.com (14/14) Feb 03 2011 http://d.puremagic.com/issues/show_bug.cgi?id=2874
- d-bugmail puremagic.com (11/11) Feb 14 2011 http://d.puremagic.com/issues/show_bug.cgi?id=2874
http://d.puremagic.com/issues/show_bug.cgi?id=2874 Summary: phobos docs issues Product: D Version: 2.029 Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: bugzilla digitalmars.com ReportedBy: samukha voliacable.com http://www.digitalmars.com/d/2.0/phobos/std_range.html: instances of "the popFront" need to be corrected to "the next". On the std.algorithm page, the examples for "map" and "filter" don't compile due to the fixed size array in equal(). The example for "bringToFront" is outdated. The comments for "remove": "If $(s =" -> "If $(D s =" --
Apr 22 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2874 Lars T. Kyllingstad <bugzilla kyllingen.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |bugzilla kyllingen.net AssignedTo|nobody puremagic.com |bugzilla kyllingen.net 02:35:14 PST --- The bringToFront and and map examples have apparently been updated. I've fixed the rest in my local repo and will submit them together with some other bug fixes. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 03 2011
http://d.puremagic.com/issues/show_bug.cgi?id=2874 Lars T. Kyllingstad <bugzilla kyllingen.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED 05:47:35 PST --- https://github.com/D-Programming-Language/phobos/commit/efcacab6ec2876e8e748090ad585edee3bca0c6b -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 14 2011